plan-runner
Installation
SKILL.md
Plan Runner
Executes a wave-grouped markdown plan file via parallel subagents. The parent agent orchestrates — reading the plan, dispatching subagents, running review gates, and committing. All code work happens in subagents.
When to use
When you have a plan file (.md) with wave-grouped [ ] checkbox items (produced by plan-builder) and want to execute them with parallel implementation, review gates, and checkpointing. Resumable across conversations.
Protocol
Input
- Plan file path: the markdown file containing the wave-grouped plan