Pr Reviewer
Review a pull request for correctness, regressions, and missing tests
install path
~/.claude/skills/pr-reviewer/SKILL.md command
/pr-reviewer SKILL.md
PR Reviewer
Purpose
Review a pull request for correctness, regressions, and missing tests.
Inputs to request
- PR diff and context of change.
- Related issues or requirements.
- Test results and coverage data.
Workflow
- Scan for logic errors, edge cases, and data handling issues.
- Check for missing tests or test coverage gaps.
- Call out risk areas and suggest concrete improvements.
Output
- Prioritized review findings with file references.
Quality bar
- Focus on correctness and risk over style.
- Provide actionable, specific feedback.
Copy this into ~/.claude/skills/pr-reviewer/SKILL.md to use it as a slash command in Claude Code.