精选理由
Claude Code 新版改了,自动校验和审查不再自动跑,需要你手动调用了。
Claude Code v2.1.215 取消了自动运行 /verify 和 /code-review 技能的机制。用户现在需要通过明确输入 /verify 或 /code-review 命令来主动触发代码验证和审查。这一改动避免了不必要的自动检查,让开发者按需调用。
原文 · Claude Code: GitHub Releases
v2.1.215
What's changed Claude no longer runs the /verify and /code-review skills on its own; invoke them with /verify or /code-review when you want them