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.
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".
Gather and analyze source material for onboarding documentation. Creates source_inventory.md and extraction_tables.md. Triggered by onboarding-start during source-material-gathering and key-information-extraction phases.