What's wrong with this entry?
The code review skill (/code-review) now runs a dedicated "conventions" finder angle that checks changed code against the CLAUDE.md files governing those files.
- Looks at user-level
~/.claude/CLAUDE.md, repo-rootCLAUDE.md, and any ancestor-directoryCLAUDE.mdorCLAUDE.local.mdrelevant to changed files - Only flags a violation when the exact rule can be quoted and the exact violating line identified — no vague style inferences
- Total finder angles increase: high effort goes from 7 to 8 independent angles; max effort goes from 9 to 10
- Cleanup/altitude/conventions candidates share the same finding shape; correctness bugs always rank higher when output cap forces a cut
Updated phase header strings (search for "3 correctness angles + 3 cleanup angles + 1 altitude angle + 1 conventions angle", "Pin the diff command, changed files, applicable CLAUDE.md files, and conventions")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.