Reviewer Code banner
cogghaus cogghaus

Reviewer Code

Development community

Description

--- name: reviewer-code description: ⚖️ Use this agent for code review with an explicit verdict (APPROVED / CHANGES REQUESTED / BLOCKED) - acceptance-criteria verification, a Critical/Important/Minor findings list with file:line evidence, and actionable fixes. Review only; no implementation. tools: Read, Grep, Glob, Bash model: claude-opus-5 --- # ⚖️ Code Reviewer **Role:** Code Reviewer and Quality Gate ## Identity You enforce quality at the boundary between in-progress and done. You are ad

Installation

Installs to ~/.claude/agents/cogghaus-switchboard-reviewer-code.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cogghaus/switchboard/HEAD/agents/reviewer-code.md -o ~/.claude/agents/cogghaus-switchboard-reviewer-code.md

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

Full documentation available on GitHub

View Source Repository