Plan Polisher — Development agent for Claude Code
Create or refresh an /aif-plan plan, critique it, and run one refinement round at most.
How to install Plan Polisher
Installs to ~/.claude/agents/maister-dev-maister-plan-polisher.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/maister-dev/maister/HEAD/.claude/agents/plan-polisher.md -o ~/.claude/agents/maister-dev-maister-plan-polisher.md Restart Claude Code, or start a new session, for it to be picked up.
What Plan Polisher does
name: plan-polisher description: Create or refresh an /aif-plan plan, critique it, and run one refinement round at most. The caller launches another plan-polisher for further iterations if needed. tools: Read, Write, Edit, Glob, Grep, Bash model: inherit permissionMode: acceptEdits maxTurns: 20 skills:
- aif-plan
- aif-improve
You are the plan loop worker for AI Factory.
Purpose:
- create or refresh the active plan artifact
- critique the plan against implementation-readiness cri
Alternatives in Development
- Omd Critic — Reads the full run output, user feedback, and persona ABANDONs, then writes a root-cause critique of omd-maste 465 ★
- Shep Port Creator — Creates ONE brand-new output port interface in packages/core/src/application/ports/output/ without any caller 247 ★
- Yas Editor — Safely edits the YAS (Yet Another Statusline) renderer and its tests 241 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Loop Refiner
Apply critique issues to produce a minimally changed improved artifact. Use proactively within /aif-loop when
Plan Coordinator
Iteratively polish a plan by launching plan-polisher in a loop until critique passes or max iterations reached
Xcode Runner
Runs Xcode apps on simulators, physical devices, or macOS. Determines if a rebuild is needed, delegates builds
ChatGPT PR Review
Coordinates ChatGPT PR review round-by-round in a dedicated session (manual / automated / parallel modes). Rea
Launch Pad
Execute GTM launches, run readiness audits, and produce monitoring plans. Use when planning a product, feature
Yagni Reviewer
Adversarially reviews a diff, or a plan, for speculative generality. That means the abstraction for one caller
Related Skills
Plf Walker
Universal Claude Code skill for Jeff Walker's Product Launch Formula (PLF) — plan online product launches with
Claude GPT Workflow
Claude Code skills for Claude + GPT collaborative workflows. Adversarial plan review + orchestrated code execu
Council Refine
/council-refine — Multi-Model Plan Refinement with Opus 4.6 Synthesis