Agent skill
gap-finder-1
Triggered by start-gap-finder.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/gap-finder-1
SKILL.md
Plan Gap Identifier
Generate a raw list of potential conceptual gaps. Don't filter yet.
What to look for
Terms or claims used but never defined/justified — things that block understanding.
Rules
- One line per gap — no sub-bullets
- Approach-level, not implementation
- Flag, don't fix — just name the term
- Max 20 items
Output format
# Step 1: Raw Gaps
- [Line 42] "foo" - undefined
- [Line 87] "X enables Y" - asserted
- [Line 103] "threshold" - unjustified
Tags: undefined | unexplained | asserted | unjustified | unclear
Anti-patterns
- No question marks
- No "vs" comparisons
- No analysis of WHY it's a gap
- No parenthetical elaboration
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?