Peer Review Critic banner
tomas-rampas tomas-rampas

Peer Review Critic

Architecture community

Description

--- name: "peer-review-critic" description: "Use this agent when you need a rigorous, independent peer review of code changes on a branch before merging — acting as a senior developer/architect from a separate team who challenges assumptions and validates quality. This agent reviews the diff of changes made against the base branch (not the entire codebase) unless explicitly told otherwise.\\n\\n<example>\\nContext: The user has finished implementing a feature on a branch and wants an external, c

Installation

Installs to ~/.claude/agents/tomas-rampas-claude-agentic-framework-peer-review-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tomas-rampas/claude-agentic-framework/HEAD/agents/peer-review-critic.md -o ~/.claude/agents/tomas-rampas-claude-agentic-framework-peer-review-critic.md

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

Full documentation available on GitHub

View Source Repository