spec-to-repo
Installation
SKILL.md
Spec to Repo
A delivery-focused skill that bridges product spec to repository work. Where PRD-writing skills focus on what to build, this skill focuses on how to break it down for execution — the ticket decomposition, branch strategy, PR sequencing, and acceptance criteria that make a spec actually ship.
When to use this skill
- Translating a PRD or feature brief into a sequence of tickets
- Designing the branch + PR sequence for a multi-week feature
- Auditing an existing ticket decomposition for risk (big tickets, hidden dependencies)
- Defining definition-of-done that covers code, tests, docs, telemetry
- Planning incremental shipping (feature flags, canaries, dark-launch)
- Reviewing a decomposition before sprint planning to avoid mid-sprint surprises