What problem does it solve?
Ship a body of work from analysis through implementation, testing, documentation, and release while reducing coordination overhead, missed dependencies, and fragmented commits.
Core Features & Use Cases
- Gap analysis: Parse specs or analysis docs and produce an accurate status table (done / partial / not started / dropped).
- Task planning & sizing: Decompose remaining work into S/M tasks, map dependencies, and assign parallel waves to maximize throughput.
- Implementation orchestration & validation: Execute parallel waves, run tests after each wave, perform user-flow testing, update all docs, and create grouped, conventional commits for push.
- Use Case: When asked to "ship this milestone", run a full assessment, produce a task plan, implement in waves, validate user flows, update documentation, and push a clean release.
Quick Start
Provide a spec file or a description and instruct the skill to assess gaps, produce a task plan, implement waves, run tests, update docs, and produce a shipping report.