Detect uncovered regions in the solution space, producing a prioritized gap list.
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill coverage-gap-detection --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Coverage Gap Detection?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-coverage-gap-detection)More formats (shields.io, HTML) on the badges page.
---
name: coverage-gap-detection
description: Detect uncovered regions in the solution space, producing a prioritized gap list.
execution: subagent
prompt: ./prompt.md
input: coverage_analysis (object)
used-by: gap-driven-generation, failure-taxonomy, factorial-ideation
---
# 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!