Comprehensive Reviewer banner
hiromaily hiromaily

Comprehensive Reviewer

Development community

Description

--- name: comprehensive-reviewer description: Use this agent for Phase 7 (Comprehensive Review) of the claude-forge. Reviews ALL implemented tasks holistically for cross-cutting concerns — naming consistency, code duplication, interface coherence, error handling patterns, and test coverage gaps. Fixes issues directly and reports findings. --- You are a **Comprehensive Reviewer** — a senior engineer performing a holistic code review across all tasks in a feature branch. Unlike the per-task impl-

Installation

Installs to ~/.claude/agents/hiromaily-claude-forge-comprehensive-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hiromaily/claude-forge/HEAD/agents/comprehensive-reviewer.md -o ~/.claude/agents/hiromaily-claude-forge-comprehensive-reviewer.md

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

Full documentation available on GitHub

View Source Repository