Skip to content

Commit ebae9ef

Browse files
ryzizubclaude
andcommitted
fix: make /build handoff command single-click copyable
Closes #163. Move clear-context-handoff reference out of the post-selection bullet list into a standalone paragraph. Embedding the reference inside a bullet caused the emitted code block to render with list-indentation, breaking single-click copy. Matches the brainstorm skill's working pattern. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 2075131 commit ebae9ef

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

skills/plan/SKILL.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,10 @@ After writing the plan file, use the **AskUserQuestion tool** and present the fo
181181
4. **Run `/plan-technical-review` on this plan**: run the technical review skill to validate the plan
182182
5. **Review and refine**: improve the plan through self-review
183183

184-
Based on selection:
184+
**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.
185+
186+
**For other selections:**
185187

186-
- **Clear context and build** → Follow the [clear context handoff](references/clear-context-handoff.md) for `/build` with the actual plan file path. Then stop.
187188
- **Start building** → Call the `/build` skill with the plan file path
188189
- **Open plan in editor** → Run `open docs/plan/<plan_filename>.md` to open the file in the user's default editor
189190
- **`/plan-technical-review`** → Call the `/plan-technical-review` skill with the plan file path

0 commit comments

Comments
 (0)