What problem does it solve?
Centralizes persona-driven code reviews (Fowler, Torvalds, Carmack, React core, etc.) so Claude can pick or combine expert viewpoints when the user asks for a code review or perspective-specific critique.
Core Features & Use Cases
- Multi-Perspective Reviews: Activates multiple reviewer personas to evaluate code from diverse angles.
- On-Demand References: Lazy-loads persona-specific guidance from linked references or subagents.
- Citable Feedback: Cites specific references and lines to support each finding.
- Contextual Evaluation: Maintains user goals (bugs, architecture, performance) to steer critique.
Quick Start
Load the relevant persona reference file(s) using the Read tool before reviewing any code. Then apply the loaded persona guidance to identify issues, cite reference files, and propose concrete improvements. Before reviewing, explicitly load references such as ai-reviewer.md (AI Visionaries), anders-reviewer.md (Anders Hejlsberg), fowler-reviewer.md (Martin Fowler), carmack-reviewer.md (John Carmack), etc., and then synthesize findings across perspectives.