Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.257 ·

PR-prep commit-checklist suggestion no longer gated by a top-level enable check

The pre-commit reminder suggesting /verify, /simplify or code review no longer needs a top-level gate to pass.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaGit Integrationwhat it touches
KindBug Fixesin v2.1.257,
You'll notice

The pre-commit reminder suggesting /verify, /simplify or code review no longer needs a top-level gate to pass.

The pre-commit reminder suggesting /verify, /simplify, or code review no longer requires a top-level gate check to pass first. Previously the rendering function returned early unless a gate function returned true; now the suggestion runs whenever the other conditions are met, namely a truthy value and at least one of verify, simplify, or code review being applicable.

Read from
Names in the bundle/verify/simplify
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up /simplify, on Commands. | `/code-review [low\|medium\|high\|xhigh\|max\|ultra] [--fix] [--comment] [pr#\|branch\|path]` | **[Skill](/docs/en/skills#bundled-skills).** Review the current diff, or a PR number, branch, or path you pass, for correctness bugs. Dependi… commands see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up /simplify, on Commands.

See this entry in the whole of v2.1.257 →

Feedback