Discover and fill knowledge gaps
mishkan-knowledge-gap-discoveryworkflowsetup L2★3
Y4NN777/mishkan-cc-harness ↗What it does
Discover missing knowledge and research to fill gaps
Best for
When auditing whether expected knowledge exists or needs research to fill gaps.
Inputs
- · args: JSON object or string with phase configuration
Outputs
- · JSON object matching declared schema
Requires
- · Model Context Protocol (MCP) servers
Preconditions
- · Workflow harness must inject phase(), agent(), parallel() globals
- · args must be a valid plain object (not a string) before phase execution
Failure modes
- · Phase exits early if any agent returns null or throws
- · Subsequent phases cannot recover from prior phase failure