Coverage Gap Detection

Detect uncovered regions in the solution space, producing a prioritized gap list.

yogsoth-ai a69914e 2 files · 2.5 KB Updated

File contents

Coverage Gap Detection

Detect uncovered regions in the solution space and prioritize them for targeted generation.

Execution

Subagent — spawned via subagent-spawning/spawn-agent skill.

Why Subagent

Gap detection requires comparing actual coverage against theoretical completeness. Benefits from focused context to systematically scan all dimensions without missing regions.

Available SOPs

Optional, no fixed order; the final leaf is always a sop.

SOP When to use
spawn-agent Spawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent.

yogsoth-ai/de-anthropocentric-research-engine/tree/main/skills/coverage-gap-detection commit a69914e9cf

Frequently asked questions

npx skillmds@latest add yogsoth-ai/coverage-gap-detection