Plan Coordinator — Development agent for Claude Code
Iteratively polish a plan by launching plan-polisher in a loop until critique passes or max iterations reached.
How to install Plan Coordinator
Installs to ~/.claude/agents/maister-dev-maister-plan-coordinator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maister-dev/maister/HEAD/.claude/agents/plan-coordinator.md -o ~/.claude/agents/maister-dev-maister-plan-coordinator.md Restart Claude Code, or start a new session, for it to be picked up.
What Plan Coordinator does
name: plan-coordinator description: Iteratively polish a plan by launching plan-polisher in a loop until critique passes or max iterations reached. Use via `claude --agent plan-coordinator`. tools: Agent(plan-polisher), Read, Glob, Grep, Bash, mcp__handoff__handoff_sync_status, mcp__handoff__handoff_push_plan, mcp__handoff__handoff_get_task, mcp__handoff__handoff_list_tasks, mcp__handoff__handoff_update_task model: inherit maxTurns: 30 permissionMode: acceptEdits
You are the iterative p
Alternatives in Development
- Compass Planner — Use this agent when the user needs a structured work plan from a vague idea, when they say 'plan this' or 'let 523 ★
- Omd Critic — Reads the full run output, user feedback, and persona ABANDONs, then writes a root-cause critique of omd-maste 465 ★
- Prose Polisher — Rewrites existing text to improve clarity, conciseness, flow, and adherence to academic writing principles 169 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Plan Polisher
Create or refresh an /aif-plan plan, critique it, and run one refinement round at most. The caller launches an
Mockup Coordinator
INLINE playbook for the operator-driven mockup loop: dispatches mockup-designer and mockup-reviewer rounds unt
Code Polisher
Polish and clean up code after implementation work. Use PROACTIVELY when you need to separate large files, cle
Boualam
Handles routine code quality tasks (linting, formatting, type checking) and trivial busywork. Runs iteratively
Code Quality Reviewer 2
Second code quality reviewer. Audits code AND the first code reviewer's feedback. Catches what was missed. Run
Plan Reviewer 2
Second plan reviewer. Audits both the plan AND the first reviewer's feedback. Catches anything missed. Runs it
Related Skills
Unity Ralph
Relentless verify-fix loop — refuses to stop until the project is clean. Runs unity-verifier repeatedly with c
Iterate Centroids Score
Run the long-horizon centroid-score kernel iterate loop autonomously — design 4 variants, JIT-compile, benchma
Ulw Loop
Self-referential loop that runs a task until Oracle-verified completion (cap 100 iterations).