What problem does it solve? Coordinating a multi-step software delivery cycle by hand—reading the work board, dispatching sub-agent batches, watching CI, merging PRs, and repeating—is repetitive and error-prone. This Skill runs that entire loop unattended until no machine-only work remains on the board. ## Core Features & Use Cases - Autonomous delivery loop: Runs the board → wave → watch → auto-merge → board cycle under /loop until no machine-only row in state ready remains. - Wave orchestration: Dispatches isolated sub-agent batches on one branch and one PR, sized by file contention, SSO session window, and model tier (Haiku/Sonnet/Opus). - CI watch and merge gating: Arms a CI monitor, diagnoses failures from run logs, applies fixes on the same batch branch, and merges PRs one at a time after re-reading every gate. - Use Case: An operator says "iterate" before stepping away; the Skill clears every startable board row, merging each wave's PR and reporting per-cycle results, stopping only when nothing can start within the SSO window. ## Quick Start Say "iterate" or "run the cycle" to start the unattended delivery loop until the board is clear.