What problem does it solve?
This Skill unifies reviewer personas into a single workflow, loading persona references on demand to guide code reviews or architecture feedback. It ensures reviews are aligned with expert perspectives without pre-baking biases.
Core Features & Use Cases
- Persona-driven reviews: lazy-loads the exact reviewer perspective by opening linked reference docs or subagents.
- Mandatory reference loading: before any review, Claude loads the relevant reference files (e.g., a11y, perf, typescript) to apply priorities.
- Citation and guidance: analyzes code, cites files/lines, flags issues, and provides concrete recommendations from the loaded persona.
- Use Case: you ask for a performance review of a PR; Claude loads Carmack and Gregg references to assess memory patterns and observability.
Quick Start
Load the appropriate persona reference before reviewing, then provide the code diff and goals. Example:
Read references/carmack-reviewer.md FIRST
Read references/react-reviewer.md FIRST
Then run a code review with the diff and goals provided.