What problem does it solve?
This Skill solves the fragmentation of development workflows by providing a shared contract for feature work, bug fixes, and post-ship iterations, ensuring continuity across the entire delivery lifecycle.
Core Features & Use Cases
- Closed-Loop Delivery: Maintains a single delivery branch and PR per task from definition through to final ship, preventing PR sprawl.
- Pipeline Orchestration: Provides standardized handoff rules and continuation keywords like next and ship to automate transitions between research, modeling, implementation, and review.
- Use Case: When working on a complex feature, use this Skill to ensure that research, planning, and implementation artifacts are all linked to the same task and PR, resulting in a clean, single-merge deployment.
Quick Start
Invoke the workflow skill to initialize the delivery pipeline for your current task by referencing the active issue key.