Skill Analysis

Pr Reviewer

Review a pull request for correctness, regressions, and missing tests

install path ~/.claude/skills/pr-reviewer/SKILL.md
command /pr-reviewer
planningrefactoringstrategyreview
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

  1. Scan for logic errors, edge cases, and data handling issues.
  2. Check for missing tests or test coverage gaps.
  3. 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.

get crystl