# start-gap-finder > Find conceptual gaps in plan/spec documents. Use when user explicitly asks start-gap-finder. - Author: OhadRubin - Repository: OhadRubin/skills - Version: 20260105103411 - Stars: 1 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/OhadRubin/skills - Web: https://mule.run/skillshub/@@OhadRubin/skills~start-gap-finder:20260105103411 --- --- 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.