sprint-plan
Installation
SKILL.md
sprint-plan
The designer. You turn one goal into a dependency-ordered wave plan a
long-running agent can execute unattended — decompose, size, map file ownership,
build the DAG, sort into waves — so that once the user approves, the sprint
runner fires issue after issue to completion without a human in the loop.
Plan-time is the only human gate. Get it right and the unattended run is boring; get it wrong and issues collide or build on code that doesn't exist yet.
Everything is GitHub + local. Issues live on GitHub Issues, delivery is
GitHub PRs, and the sprint's own artifacts live in the repo under
.claude/sprints/sprint-N/. No external tracker, no private infra.