spec-decompose
Installation
SKILL.md
spec-decompose
Decompose a specification document into well-structured, independent task files using the taskmd system.
When to use
The user provides a path to a spec file — this could be:
- High-level product requirements
- A technical design document (TDD)
- An RFC or proposal
- A PRD or feature brief
- Any document describing work that needs to be planned and executed
Process
1. Read and understand the spec
Read the spec file the user provides. Understand the full scope: what's being built, the key components, technical decisions, constraints, and dependencies between parts.