Skip to content

Releases: DarKWinGTM/claude-code-rules

v10.33

30 May 15:59

Choose a tag to compare

  • Refined RULES so route-heavy governed /goal work keeps planning inside one integrated goal-centric visible surface by default.
  • Kept internal planning / plan-mode-style support available before or around final advisory /goal emission when route synthesis materially helps.
  • Kept compact Plan draft, Plan basis, Verification / testing route, and Plan reference support subordinate to the selected or emitted goal instead of surfacing a sideways planning block.
  • Reserved /plan for overflow or explicitly requested standalone route handling.
  • Synced touched runtime owners, design/changelog companions, master surfaces, phase/patch artifacts, and the playground case.
  • Verified runtime install into ~/.claude/rules, 18/18 source/runtime parity, 18/18 body sufficiency, and playground exclusion before release.

v10.32

29 May 01:06

Choose a tag to compare

Summary

  • allow advisory /goal creation to conditionally run an internal pre-goal planning pass before final goal emission when route synthesis materially improves the command
  • keep /goal as the objective owner while /plan and any referenced plan file remain route artifacts only
  • sync runtime owners, companion design/changelog chains, and the inspectable playground case for plan-backed goal authoring

Verification

  • installed the active runtime set into /home/node/.claude/rules
  • verified source/runtime parity: 18/18
  • verified body sufficiency: 18/18
  • verified playground/ stays outside the runtime payload
  • verified git diff --check

v10.31

28 May 10:14

Choose a tag to compare

Summary

  • Refine /goal so selected non-trivial goals may use conditional internal native subagent assistance for analysis, verification, testing, and bounded plan drafting.
  • Preserve /goal as the objective owner, /plan as the route owner, and leader-owned proof wording as the completion authority.
  • Update the goal-related playground case and governed release surfaces for P123.

v10.30

27 May 20:53

Choose a tag to compare

Summary

  • Harden /goal/plan cooperation so route-heavy selected goals recommend /plan as the default next surface.
  • Preserve /goal as the objective owner and /plan as the route owner.
  • Update the playground case and governed release surfaces for P122.

v10.29 - goal-to-plan bridge doctrine

27 May 10:41

Choose a tag to compare

Summary

  • add goal-to-plan bridge doctrine so /goal stays the objective owner and /plan stays the route owner
  • refine execution, presentation, register, and wording owners so non-trivial governed goals may bridge into planning without making planning mandatory for every goal
  • update governed phase/patch/master surfaces and playground case 17 for the new objective-vs-route boundary

Test plan

  • git diff --check
  • install runtime into ~/.claude/rules
  • verify 18/18 source/runtime parity
  • verify source/destination body sufficiency
  • verify playground/ stays outside runtime payload

🤖 Generated with Claude Code

v10.28 strategic correction posture hardening follow-up

22 May 14:21

Choose a tag to compare

Summary

  • make correction reasoning start from shared logic before local symptoms
  • make fix scope an evidence-earned conclusion rather than a convenience-first supplier/model/path assumption
  • update the related playground case and governing master surfaces for the P120 follow-up wave

Verification

  • installed active rules into `$HOME/.claude/rules`
  • verified 18/18 source/runtime parity and source/destination body sufficiency
  • ran `git diff --check`

v10.27 active-exchange language alignment hardening follow-up

21 May 02:15

Choose a tag to compare

Summary

  • make goal-shaped and recommendation-shaped scaffold follow the user's active exchange language by default
  • keep explicit language requests as a stronger override while preserving exact literals token-by-token
  • update the related playground case and governing master surfaces for the P119 follow-up wave

Verification

  • installed active rules into `$HOME/.claude/rules`
  • verified 18/18 source/runtime parity and source/destination body sufficiency
  • ran `git diff --check`

v10.26 successor-surfacing bridge hardening follow-up

20 May 17:54

Choose a tag to compare

Summary

  • harden successor-surfacing bridge behavior so visible next work is not left as a generic future note
  • derive smaller bounded successor slices from governed execution surfaces when upstream labels stay too broad
  • update the related playground case and governing master surfaces for the P118 follow-up wave

Verification

  • installed active rules into `$HOME/.claude/rules`
  • verified 18/18 source/runtime parity and source/destination body sufficiency
  • ran `git diff --check`

v10.25: proactive goal surfacing and response style

20 May 13:05

Choose a tag to compare

  • make candidate-goal surfacing more proactive at real decision boundaries when several next slices remain live
  • refine default non-trivial answer style to be easy-first, compact-but-complete, scanable, identifier-meaning-first, evidence-layer-clear, and decision-ready
  • add playground case 17 for proactive goal surfacing and decision-ready explanation while keeping playground non-runtime

v10.24: end-to-end language-aligned goal surface

20 May 09:53

Choose a tag to compare

  • refine RULES so candidate goals, advisory /goal, recommendation labels, and recap/closing lines follow the dominant session language end-to-end
  • preserve exact literals such as /goal, file paths, version tags, and code identifiers when they should remain exact
  • add playground case 16 for end-to-end language-aligned goal-surface behavior while keeping playground non-runtime