review

Installation
SKILL.md

Review Skill

Unifies every reviewer persona into one Skill. Claude activates this Skill whenever code should be reviewed and then "lazy loads" the exact perspective by opening the reference docs linked below or by spawning persona-specific subagents.

Critical Workflow

REQUIRED: Before conducting ANY code review, you MUST load the relevant persona reference file(s) using the Read tool. These references contain the specific review priorities, perspective, and evaluation criteria for each reviewer persona.

  1. Collect the code/diff context plus the user's goals (bugs, architecture, performance, etc.).
  2. MANDATORY: Parse reviewer hints (e.g., "perf, react, typescript") and READ the matching reference file(s) directly using the Read tool BEFORE reviewing:
    • AI/ML concerns → Read references/ai-reviewer.md FIRST
    • Type system concerns → Read references/anders-reviewer.md FIRST
    • Testing/TDD concerns → Read references/beck-reviewer.md FIRST
    • Performance/abstraction → Read references/bjarne-reviewer.md FIRST
    • Innovation/pragmatism → Read references/brendan-reviewer.md FIRST
    • Low-level performance → Read references/carmack-reviewer.md FIRST
    • Distributed systems → Read references/dean-reviewer.md FIRST
    • Convention/simplicity → Read references/dhh-reviewer.md FIRST
    • Refactoring/architecture → Read references/fowler-reviewer.md FIRST
Related skills
Installs
16
GitHub Stars
16
First Seen
Jan 20, 2026