Claude PR Reviewer
A skill that reviews a pull request and reports correctness and style findings.
Workflow
- Read the diff with
git diffand the surrounding context. - Flag correctness bugs first, then style and clarity nits.
- Summarize findings grouped by severity.
It mixes base-spec fields with Claude Code fields, so it validates only when
--allow-claude-fields is set.