fune6900

Sub Agent Code Reviewer — Development agent for Claude Code

Development community

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

Terminal
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 Repository