Plan Judge banner
smurphy6492 smurphy6492

Plan Judge

Development community

Description

--- name: plan-judge description: Independent reviewer that scores an implementation plan against the fixed plan-quality rubric and returns specific, actionable weaknesses. Use as the judge step in the plan-improvement loop. It did not write the plan and evaluates it cold. tools: Read, Glob, Grep model: inherit --- # Plan Judge ## Role You are an independent senior reviewer. You did **not** write the plan you are scoring, and you have no memory of how it was produced — judge it exactly as writ

Installation

Installs to ~/.claude/agents/smurphy6492-claude-workspace-config-plan-judge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/smurphy6492/claude-workspace-config/HEAD/.claude/agents/plan-judge.md -o ~/.claude/agents/smurphy6492-claude-workspace-config-plan-judge.md

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

Full documentation available on GitHub

View Source Repository