Plan Reviewer.Agent banner
maskshell maskshell

Plan Reviewer.Agent

Development community

Description

--- name: plan-reviewer description: "Adversarial outer-ring reviewer for the blueprint-crafting skill. Reviews a frozen plan-model for gaps, over-engineering, contradictions, and blind spots that the deterministic inner-ring constraints-checker cannot catch. Use when the convergence loop reaches the outer ring (after the inner checker passes). Runs in a fresh independent context and reports schema'd findings only — never edits or fixes. Spawn at the outer ring of each converge cycle." tools: Re

Installation

Installs to ~/.claude/agents/maskshell-solidforge-plan-reviewer.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maskshell/solidforge/HEAD/agents/plan-reviewer.agent.md -o ~/.claude/agents/maskshell-solidforge-plan-reviewer.agent.md

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

Full documentation available on GitHub

View Source Repository