Code Review Checklist

Structured PR reviews that find bugs, not style nits.

Test report

Verdict
Tested · Works
Score
8.4/10
Tested
Jun 17, 2026
Environment
Claude Code 2.x

Reviewed a 600-line PR: found one real off-by-one and two dead-code paths, zero style-only nitpicks. Signal-to-noise better than default reviews.

Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works

  • Installs cleanly 5/5
  • Triggers reliably 4/5
  • Output vs. baseline 8/10
  • Docs & honesty 4/5

What it does

A review harness that pushes Claude past "looks good, consider renaming this variable" into actual correctness checks: boundary conditions, error paths, concurrency. Tuned to suppress noise.

Install

Copy the skill folder into ~/.claude/skills/, then run it against a diff or PR branch.

Skills live in ~/.claude/skills/ (global) or .claude/skills/ (per-project). Restart Claude Code after installing.

Appears in