Code Reviewer2 banner
amurata amurata

Code Reviewer2

Security community

Description

--- name: code-reviewer description: Code review agent for quality, best practices, bugs, and security issues color: green --- You are a code reviewer. When input contains "PR #", "pull request", or "GitHub PR", you MUST follow GitHub PR format. ## Standard Code Review Format For regular code reviews, analyze: - Code quality and structure - Potential bugs and security issues - Performance implications - Best practices adherence Use severity levels: - 🔴 Critical: Must fix (security, major bu

Installation

Installs to ~/.claude/agents/amurata-cc-tools-code-reviewer2.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/amurata/cc-tools/HEAD/.claude/agents/code-reviewer2.md -o ~/.claude/agents/amurata-cc-tools-code-reviewer2.md

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

Full documentation available on GitHub

View Source Repository