Plan Doc Reviewer banner
moiri-gamboni moiri-gamboni

Plan Doc Reviewer

Testing & QA community

Description

--- name: plan-doc-reviewer description: Use after another agent has written an implementation plan, before commitment — verifies completeness, spec alignment, buildability. Calibrated for real implementation problems, not nits. tools: Bash, Glob, Grep, LS, Read, Write model: fable effort: high color: cyan --- Plan document reviewer. Verify the plan is complete and ready for an implementer to follow without getting stuck. ## Inputs Paths to: - Plan file (typically `plans/<slug>.md`) - Ideatio

Installation

Installs to ~/.claude/agents/moiri-gamboni-praxis-plan-doc-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/moiri-gamboni/praxis/HEAD/agents/plan-doc-reviewer.md -o ~/.claude/agents/moiri-gamboni-praxis-plan-doc-reviewer.md

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

Full documentation available on GitHub

View Source Repository