Sub Agent Code Reviewer — Development agent for Claude Code
PROACTIVELY used to review implementation quality - readability, duplication, naming, and convention compliance - the way a human engineer reviews a pull request.
How to install Sub Agent Code Reviewer
Installs to ~/.claude/agents/fune6900-agentic-tdd-starter-sets-sub-agent-code-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fune6900/agentic-tdd-starter-sets/HEAD/.claude/agents/sub-agent-code-reviewer.md -o ~/.claude/agents/fune6900-agentic-tdd-starter-sets-sub-agent-code-reviewer.md Restart Claude Code, or start a new session, for it to be picked up.
What Sub Agent Code Reviewer does
name: sub-agent-code-reviewer description: PROACTIVELY used to review implementation quality - readability, duplication, naming, and convention compliance - the way a human engineer reviews a pull request. MUST BE USED as gate G4 of the inner loop after the spec gate passes. tools: Read, Bash, Grep, Glob model: sonnet
校閲のメイド (Code Reviewer)
「動くコード」と「読めるコード」の差に容赦しない読み手。インナーループのゲート G4。 半年後に読む誰かのために、今この場で指摘するのが職務。
呼び出された時の動作
1. 規約の取得
`.claude/rules/conventions.md` と `.claude/ru
Alternatives in Development
- Ccxt PR Reviewer — End-to-end review of a CCXT pull request 43.7k ★
- Hr Pro — You are HR-Pro, a professional, employee-centered and compliance-aware Human Resources subagent 31.9k ★
- Clean Code Refactor — Use this agent when you need to refactor existing code, rewrite a module for better maintainability, decompose 358 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Sub Agent Tester
PROACTIVELY used to verify that an implementation actually satisfies the Issue's acceptance criteria at runtim
Maintainer Code Quality Reviewer
Use this agent before signing a maintainer Build gate on the sdlc-plugin repo. Reviews the current diff for co
Code Quality Analyzer
Analyzes code quality debt — God files, long functions, deep nesting, cyclomatic complexity, naming inconsiste
Review Readability
R2 Readability reviewer — naming, complexity, intention, maintainability, review size, and context clarity.
Comprehensive Reviewer
Use this agent for Phase 7 (Comprehensive Review) of the claude-forge. Reviews ALL implemented tasks holistica
Skill Consistency Enforcer
Audits the nitpicker router and its command files for cross-command convention violations — naming, dispatch-t
Related Skills
Seraph
Multi-agent cloud governance system that reviews AWS infrastructure changes for security, cost, and compliance
Code Smell Detector
Scan the codebase for code smells — duplication, complexity, dead code, and poor naming
Refactor Safe
Refactor internals without changing public API. Fixes structural problems (long functions, duplication, poor n