WHY users should care
Behavior change. Claude no longer automatically invokes /verify or /code-review on its own. You now have to call them explicitly with /verify or /code-review.
If you had workflows that relied on Claude proactively running these skills — those workflows just changed. Either your reviews stopped happening silently, or you're now in control (depending on perspective).
Why this matters
This is a workflow-breaking change for anyone who expected automatic quality gates. The skills still work — they just need you to pull the trigger.
@lroolle
PR: https://github.com/anthropics/claude-code-docs/pull/1075
WHY users should care
Behavior change. Claude no longer automatically invokes
/verifyor/code-reviewon its own. You now have to call them explicitly with/verifyor/code-review.If you had workflows that relied on Claude proactively running these skills — those workflows just changed. Either your reviews stopped happening silently, or you're now in control (depending on perspective).
Why this matters
This is a workflow-breaking change for anyone who expected automatic quality gates. The skills still work — they just need you to pull the trigger.
@lroolle