fix: make /build handoff command single-click copyable #166
Draft
ryzizub wants to merge 2 commits into
Draft
Conversation
ryzizub
added a commit
that referenced
this pull request
Jun 15, 2026
Mirror PR #166's plan/SKILL.md 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>
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>
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Closes #163.
Move code block out of indented bullet so it renders as a standalone copyable block, matching the brainstorm → plan handoff format.
Type of Change
feat)fix)refactor)docs)ci)chore)