Coverage Gap Detection

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

yogsoth-ai 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.

yogsoth-ai/creative-ideation/tree/main/skills/coverage-gap-detection commit 73fb29ae8f

Frequently asked questions

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