Classify identified gaps using Miles 7-type taxonomy and AHRQ 4-reason framework. Determines gap type (theoretical, methodological, empirical, etc.) and root cause of gap existence.
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill gap-classification --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gap Classification?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-gap-classification)More formats (shields.io, HTML) on the badges page.
---
name: gap-classification
description: Classify identified gaps using Miles 7-type taxonomy and AHRQ 4-reason framework. Determines gap type (theoretical, methodological, empirical, etc.) and root cause of gap existence.
used-by: gap-analysis
---
# Gap Classification
Classify identified gaps by type and root cause.
## When to Use
Gap candidates have been identified and need systematic categorization to inform prioritization and resolution strategy.
## Budget
| Base SOP | Target | ±10% Range |
|----------|--------|------------|
| web-search | 20 | 18–22 |
| web-research | 5 | 4–6 |
| paper-overview | 30 | 27–33 |
| paper-search | 20 | 18–22 |
| paper-research | 10 | 9–11 |
## State Ledger
Print before every iteration:
```
<HARD-GATE>
| SOP | Done | Target | % |
|-----|------|--------|---|
| web-search | ? | 20 | ? |
| web-research | ? | 5 | ? |
| paper-overview | ? | 30 | ? |
| paper-search | ? | 20 | ? |
| paper-research | ? | 10 | ? |
Budget Gate: OPEN/CLOSED (>=80% required to exit)
</HARD-GATE>
```
## Available SOPs
**Import:** web-search, web-research, paper-overview, paper-search, paper-research
**Subagent:** gap-typology-classification, ahrq-reason-classification
## Execution Guidance
For each gap candidate, apply Miles 7-type taxonomy (theoretical, methodological, empirical, population, practical, knowledge void, evidence gap), then AHRQ 4-reason classification for root cause of gap existence (insufficient info, biased info, inconsistent info, not yet integrated).
## Output Format
Classified Gap Table — each gap with: type label, AHRQ reason, confidence, supporting evidence.
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!