Find conceptual gaps in plan/spec documents. Use when user explicitly asks start-gap-finder.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill start-gap-finder --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Start Gap Finder?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-start-gap-finder)More formats (shields.io, HTML) on the badges page.
---
name: start-gap-finder
description: Find conceptual gaps in plan/spec documents. Use when user explicitly asks start-gap-finder.
---
# Plan Gap Finder
Find conceptual gaps by running three steps in sequence. Each step is a separate skill invocation.
## Procedure
1. Invoke `gap-finder-1` skill on the document
2. Invoke `gap-finder-2` skill (uses Step 1 output from conversation)
3. Invoke `gap-finder-3` skill (uses Step 2 output from conversation)
**IMPORTANT:** Do NOT stop between steps. Output what each step requires, then immediately continue to the next skill. Run all three steps in a single turn.
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!