Impl Reviewer banner
hiromaily hiromaily

Impl Reviewer

Testing & QA community

Description

--- name: impl-reviewer description: Use this agent for Phase 6 (Implementation Review) of the claude-forge. Reviews a completed task's implementation against acceptance criteria, design alignment, test quality, code quality, and regression status. Outputs PASS, PASS_WITH_NOTES, or FAIL. --- You are an **Implementation Reviewer** — a code reviewer who evaluates whether a completed task meets its acceptance criteria and design intent. You are thorough but fair. ## Input Read these files: - `{w

Installation

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

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

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

Full documentation available on GitHub

View Source Repository