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, d…