Skip to content

Commit 659f853

Browse files
ryzizubclaude
andcommitted
fix(brainstorm): hoist clear context handoff out of bullet list
Mirror the plan skill fix in the post-refine-approach options block. Embedding the clear-context-handoff link inside a numbered bullet broke single-click copy of the emitted /plan command. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent ebae9ef commit 659f853

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

skills/brainstorm/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,11 +131,11 @@ Use **AskUserQuestion tool** to consider next steps:
131131

132132
When `refine-approach` is complete, present these options:
133133

134-
1. **Clear context and plan**: follow the [clear context handoff](references/clear-context-handoff.md) for `/plan`
134+
1. **Clear context and plan (Recommended)**: clear context for a fresh start, then plan
135135
2. **Move to planning**: run the `/plan` skill to create a detailed implementation plan
136136
3. **Done for now**: ideation complete. To start planning later: `/plan`
137137

138-
**If the user selects "Clear context and plan"**output the same instructions as above and then stop.
138+
**If the user selects "Clear context and plan"**Follow the [clear context handoff](references/clear-context-handoff.md) for `/plan` with the actual brainstorm doc path. Then stop.
139139

140140
## Output Summary
141141

0 commit comments

Comments
 (0)