What problem does it solve?
This Skill turns a roadmap task into a controlled, end-to-end delivery pipeline so work can move from readiness checks to implementation, review, and pull request creation without skipping required gates.
Core Features & Use Cases
- Task-by-task shipping: Runs one roadmap item at a time, validating Definition of Ready before any implementation begins.
- Batch backlog delivery: Drains every open, dependency-ready task in priority order when you want to ship a ready queue instead of a single item.
- Guardrailed execution: Routes work through setup, schema changes, RED tests, locate scouting, coding or debugging, green verification, documentation, commit, parallel reviews, and PR handoff.
- Use Case: A product team can invoke this Skill for a feature, fix, or migration task and let it coordinate the full delivery lifecycle while preserving human review at the end.
Quick Start
Use the ship-task skill to ship a specific roadmap task or the ready backlog from docs/ROADMAP.md through validation, implementation, review, and pull request creation.