diff --git a/skills/plan/SKILL.md b/skills/plan/SKILL.md index 95519b4..ee8d54d 100644 --- a/skills/plan/SKILL.md +++ b/skills/plan/SKILL.md @@ -180,9 +180,10 @@ After writing the plan file, use the **AskUserQuestion tool** and present the fo 4. **Run `/plan-technical-review` on this plan**: run the technical review skill to validate the plan 5. **Review and refine**: improve the plan through self-review -Based on selection: +**If the user selects "Clear context and build"** → Follow the [clear context handoff](references/clear-context-handoff.md) for `/build` with the actual plan file path. Then stop. + +**If the user selects another option:** -- **Clear context and build** → Follow the [clear context handoff](references/clear-context-handoff.md) for `/build` with the actual plan file path. Then stop. - **Start building** → Call the `/build` skill with the plan file path - **Open plan in editor** → Run `open docs/plan/.md` to open the file in the user's default editor - **`/plan-technical-review`** → Call the `/plan-technical-review` skill with the plan file path