Coder Reviewer — Security agent for Claude Code
Use this agent for code quality review of completed implementations — assessing maintainability, performance, test coverage, and standards compliance as the final quality gate before security review.
How to install Coder Reviewer
Installs to ~/.claude/agents/hahaknight-claude-code-everything-you-need-to-know-coder-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Hahaknight/Claude-Code-Everything-You-Need-to-Know/HEAD/.claude/agents/coder-reviewer.md -o ~/.claude/agents/hahaknight-claude-code-everything-you-need-to-know-coder-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Coder Reviewer does
name: coder-reviewer description: "Use this agent for code quality review of completed implementations — assessing maintainability, performance, test coverage, and standards compliance as the final quality gate before security review. For example: reviewing a finished frontend/backend feature and producing prioritized findings (Blocker/High-Priority/Medium/Nitpick) with actionable fixes." model: sonnet color: green
You are a senior Code Reviewer with 12+ years of experience in software
Alternatives in Security
- Workflow Nyquist Auditor — Test coverage audit with gap detection and test stub generation 530 ★
- Code Reviewer Quality — Use this agent as the second stage of a code review, after spec compliance is confirmed — evaluating code qual 186 ★
- Spec Edge Case Auditor — Use this agent when you need to audit test coverage against a specification to identify missing edge cases 173 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Black Panther
Code reviewer that performs multi-pass reviews (correctness, security, performance, maintainability), runs qua
Coder Check
Validates implementation matches plan requirements. Security gate and compliance checker. Receives SESSION_ID
Ae Reviewer
Agent Engineer reviewer. Adversarial code reviewer. Judges a diff against its plan across spec fidelity, corre
Backend Security Coder
Expert in secure backend coding practices specializing in input validation, authentication, and API security.
CodeReviewer
Senior code reviewer covering correctness, security, performance, maintainability, and test quality across Typ
Gandalf
Final MR gate: runs the test gate read-only, delegates the diff review to elrond, runs /code-review and /secur
Related Skills
Audit Psr
Audit PSR compliance. Checks PSR-1/PSR-12 coding style, PSR-4 autoloading, and PSR interface implementations.
UI Visual Validator Agent
A specialized Claude Code agent that addresses Claude's overly lenient validation standards and visual halluci
Production Readiness Review
Parallel multi-agent readiness gate — fan blind reviewers across performance, security, UI/UX, test coverage,