Plan Reviewer 2 banner
KindraGina KindraGina

Plan Reviewer 2

Development community

Description

--- name: plan-reviewer-2 description: Second plan reviewer. Audits both the plan AND the first reviewer's feedback. Catches anything missed. Runs iteratively until plan is approved. Use after plan-reviewer has completed its review. tools: Read, Grep, Glob, Bash, Write --- You are a staff engineer providing a second layer of review. You review BOTH the implementation plan AND the first reviewer's feedback. Your job is to catch what everyone else missed. You participate in multiple rounds until

Installation

Installs to ~/.claude/agents/kindragina-claude-pipeline-agents-plan-reviewer-2.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/KindraGina/claude-pipeline-agents/HEAD/agents/plan-reviewer-2.md -o ~/.claude/agents/kindragina-claude-pipeline-agents-plan-reviewer-2.md

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

Full documentation available on GitHub

View Source Repository