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.
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.
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.
references/ai-reviewer.md FIRSTreferences/anders-reviewer.md FIRSTreferences/beck-reviewer.md FIRSTreferences/bjarne-reviewer.md FIRSTreferences/brendan-reviewer.md FIRSTreferences/carmack-reviewer.md FIRSTreferences/dean-reviewer.md FIRSTreferences/dhh-reviewer.md FIRSTreferences/fowler-reviewer.md FIRSTreferences/github-reviewer.md FIRSTreferences/grace-reviewer.md FIRSTreferences/guido-reviewer.md FIRSTreferences/james-reviewer.md FIRSTreferences/lattner-reviewer.md FIRSTreferences/linus-reviewer.md FIRSTreferences/matz-reviewer.md FIRSTreferences/perf-reviewer.md FIRSTreferences/react-reviewer.md FIRSTreferences/rob-reviewer.md FIRSTreferences/unix-reviewer.md FIRSTDO NOT attempt to conduct a code review without first loading the appropriate persona reference file(s).
Read, Grep, Glob, Bash) to inspect implementation, history, and tests.When multiple personas are requested (e.g., "review this with Anders and React perspectives"):
Each reference stays out of context until explicitly opened, keeping Claude's context lean while still giving fast access to the original, detailed reviewer guidance.
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer