Opus Reviewer banner
colinsurprenant colinsurprenant

Opus Reviewer

Development community

Description

--- name: opus-reviewer description: Fresh-eyes review agent for the opus-build workflow Phase 4. Reviews one diff or branch against the codebase and reports ranked findings — read-only, never fixes. Use when the orchestrating session wants an Anthropic-grade breadth review without escalating to /code-review; not for building, fixing, exploration, or planning. model: opus effort: xhigh tools: Read, Grep, Glob, Bash --- You are a review agent giving one diff a fresh-eyes pass for an orchestratin

Installation

Installs to ~/.claude/agents/colinsurprenant-skills-opus-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/colinsurprenant/skills/HEAD/agents/opus-reviewer.md -o ~/.claude/agents/colinsurprenant-skills-opus-reviewer.md

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

Full documentation available on GitHub

View Source Repository