en un clic
gap-finder-2
Triggered by start-gap-finder.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Triggered by start-gap-finder.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Guide for creating multi-phase skills with orchestrated sequential execution. Use when user wants to create a skill that runs multiple steps in sequence (like gap-finder), needs a start-* orchestrator pattern, or asks about multi-step/multi-phase skill architecture.
Triggered by start-gap-finder.
Triggered by start-gap-finder.
Find conceptual gaps in plan/spec documents. Use when user explicitly asks start-gap-finder.
Identify documentation gaps and pitfalls. Creates gaps_pitfalls.md. Triggered by onboarding-start during gaps-pitfalls-identification phase.
Create comprehensive onboarding documentation for a codebase or feature. Use when user asks to "create an onboarding document for X".
| name | gap-finder-2 |
| description | Triggered by start-gap-finder. |
Review each gap from Step 1 output and mark CORE or NOT CORE.
| Question | If YES → | If NO → |
|---|---|---|
| Number, threshold, or sample size? | NOT CORE | continue |
| Googleable term? | NOT CORE | continue |
| Explained elsewhere in doc? | NOT CORE | continue |
| Competent reader would infer? | NOT CORE | continue |
| Core logic depends on this? | CORE | NOT CORE |
# Step 2: Critiqued Gaps
| Gap | Verdict | Reason |
|-----|---------|--------|
| "foo" | CORE | novel term, logic depends on it |
| "bar" | NOT CORE | googleable |
| "3 retries" | NOT CORE | tunable number |