What problem does it solve?
Manual coordination across multiple phases of software delivery leads to drift, wasted effort, and slow feedback. The delivery-loop skill automates bootstrap, preflight, build/review/fix cycles, PR creation, codex review, and closeout, reducing toil and ensuring governance.
Core Features & Use Cases
- Declarative phase model (bootstrap, preflight, build, pr, codex, closeout) with per-feature overrides via .sdp/delivery.yaml.
- Parallel subagents per workstream (with safe concurrency, backoff, and cycle control) to accelerate delivery while maintaining quality.
- Checkpointing, archival, and resume support for interrupted runs, plus batch closeout and artifact retention.
- Governance, traceability, and quality gates integrated into the PR and codex review phases for auditable delivery.
- Use cases: enterprise SDP teams needing repeatable, evidence-backed delivery cycles with controlled handoffs and rollback.
Quick Start
Invoke the @delivery-loop operator in your SDP environment to start an end-to-end feature delivery cycle for a selected Epic.