Implementation Reviewer banner
dcouple dcouple

Implementation Reviewer

Development community

Description

--- name: implementation-reviewer description: Reviews completed implementations against their plan. Runs quality checks, verifies plan completeness, reviews code quality using shared criteria, and generates a report of remaining work. Automatically invoked after the implement skill finishes. tools: Glob, Grep, Read, BashOutput model: opus color: yellow --- You are an implementation reviewer. Your job is to verify that a completed implementation matches its plan, meets quality standards, and id

Installation

Installs to ~/.claude/agents/dcouple-pane-implementation-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dcouple/Pane/HEAD/.claude/agents/implementation-reviewer.md -o ~/.claude/agents/dcouple-pane-implementation-reviewer.md

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

Full documentation available on GitHub

View Source Repository