Skip to content

feat: extracted shared clear context handoff to shared reference#156

Merged
RuiMiguel merged 3 commits intomainfrom
feat/extract-shared-clear-context-handoff-to-reference
Apr 15, 2026
Merged

feat: extracted shared clear context handoff to shared reference#156
RuiMiguel merged 3 commits intomainfrom
feat/extract-shared-clear-context-handoff-to-reference

Conversation

@RuiMiguel
Copy link
Copy Markdown
Contributor

Description

#145

The "clear context and [next step]" output block appears in 4 skills:

brainstorm/SKILL.md (lines 175-189)
plan/SKILL.md (lines 266-283)
refine-approach/SKILL.md (lines 81-117)
plan-technical-review/SKILL.md (lines 40-57)
Each repeats the same markdown template format with minor path substitutions.
Fix: Extract to a shared reference references/clear-context-handoff.md that describes the pattern once. Each skill just says "Follow the clear context handoff pattern for /plan." Saves ~300 words.

Type of Change

  • New feature (feat)
  • Bug fix (fix)
  • Code refactor (refactor)
  • Documentation (docs)
  • CI change (ci)
  • Chore (chore)

@RuiMiguel RuiMiguel self-assigned this Apr 10, 2026
@RuiMiguel RuiMiguel requested a review from a team as a code owner April 10, 2026 08:06
@RuiMiguel RuiMiguel marked this pull request as draft April 10, 2026 08:18
@RuiMiguel RuiMiguel marked this pull request as ready for review April 10, 2026 08:30
@RuiMiguel RuiMiguel added the performance Changes that improve performance label Apr 10, 2026
Copy link
Copy Markdown
Contributor

@ryzizub ryzizub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@RuiMiguel RuiMiguel merged commit 44e4246 into main Apr 15, 2026
8 checks passed
@RuiMiguel RuiMiguel deleted the feat/extract-shared-clear-context-handoff-to-reference branch April 15, 2026 12:02
@vgvbot vgvbot mentioned this pull request Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Changes that improve performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants