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

Execution model

Installs
15
GitHub Stars
2
First Seen
Apr 6, 2026
plan-runner — preetamnath/agent-skills