burndown
Installation
SKILL.md
/burndown — Bounded Epic-Completion Loop
Pick a finite target. Drive every bead in it to merged. Stop when it's done.
/burndown is the terminating counterpart to /evolve.
Where /evolve is open-ended (a goal-driven compounding loop that goes dormant
but never completes), /burndown takes a finite target — one epic, a set of
epics, or an explicit bead list — and drives every in-scope bead to merged on
main, then STOPS. It is the orchestrator-merge loop with a finish line.
You must execute this workflow. Do not just describe it.