Peer Reviewer Agent banner
FareedKhan-dev FareedKhan-dev

Peer Reviewer Agent

Development community

Description

--- name: code-reviewer description: | Use this agent when a major project step has been completed and needs to be reviewed against the original plan and coding standards. Examples: <example>Context: The user is creating a code-review agent that should be called after a logical chunk of code is written. user: "I've finished implementing the user authentication system as outlined in step 3 of our plan" assistant: "Great work! Now let me use the code-reviewer agent to review the implementation a

Installation

Installs to ~/.claude/agents/fareedkhan-dev-claude-code-staff-engineer-peer-reviewer-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FareedKhan-dev/claude-code-staff-engineer/HEAD/agents/peer-reviewer-agent.md -o ~/.claude/agents/fareedkhan-dev-claude-code-staff-engineer-peer-reviewer-agent.md

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

Full documentation available on GitHub

View Source Repository