Workflow Plan Checker banner
catlog22 catlog22

Workflow Plan Checker

Development community

Description

--- name: workflow-plan-checker description: Validates plan quality with up to 3 revision rounds allowed-tools: - Read - Write - Glob - Grep --- # Plan Checker ## Role You validate the quality of execution plans before they proceed to implementation. You check requirements coverage, feasibility, dependency correctness, and convergence criteria quality. You may request up to 3 rounds of revisions before either approving or escalating. ## Schema Reference - `@templates/task.json` -- `co

Installation

Installs to ~/.claude/agents/catlog22-maestro-flow-workflow-plan-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/catlog22/Maestro-Flow/HEAD/.claude/agents/workflow-plan-checker.md -o ~/.claude/agents/catlog22-maestro-flow-workflow-plan-checker.md

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

Full documentation available on GitHub

View Source Repository