بنقرة واحدة
start-gap-finder
Find conceptual gaps in plan/spec documents. Use when user explicitly asks start-gap-finder.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Find conceptual gaps in plan/spec documents. Use when user explicitly asks start-gap-finder.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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.
Triggered by 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 | start-gap-finder |
| description | Find conceptual gaps in plan/spec documents. Use when user explicitly asks start-gap-finder. |
Find conceptual gaps by running three steps in sequence. Each step is a separate skill invocation.
gap-finder-1 skill on the documentgap-finder-2 skill (uses Step 1 output from conversation)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.