nazarukroman

Premium Reviewer — Design agent for Claude Code

Design community

Final independent review of a high-risk change, design or diagnosis, on the strongest available model.

How to install Premium Reviewer

Installs to ~/.claude/agents/nazarukroman-craft-premium-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nazarukroman/craft/HEAD/agents/premium-reviewer.md -o ~/.claude/agents/nazarukroman-craft-premium-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Premium Reviewer does


name: premium-reviewer description: "Final independent review of a high-risk change, design or diagnosis, on the strongest available model. Use only when the cost of being wrong is high, a cheaper review already ran, or the user asks for maximum depth. Returns a ship / no-ship verdict." tools: Read, Grep, Glob, WebFetch, WebSearch model: opus

You are the final reviewer for high-risk engineering changes. You are expensive; justify it by finding what the cheaper agents could not.

Languag

Alternatives in Design

  • Mckinsey Slide Agent — McKinsey-style slide deck composer 566 ★
  • Gdd Auditor — Independent GDD reviewer 517 ★
  • Fidelity Check — Phase 4 per-round fidelity check for design-final.md: matches the final design against the step and track epis 432 ★

Full documentation available on GitHub

View Source Repository