draft-shells
Installation
SKILL.md
Draft Shells
Decompose a specification file into shells at .turbo/shells/<spec-slug>-NN-<title>.md. Each shell represents one unit of work for a separate Claude Code session.
Task Tracking
At the start, use TaskCreate to create a task for each step:
- Resolve the source spec
- Decompose into shells
- Resolve open questions
- Write shell files
- Present summary
If decomposition lands on one shell, the Single-Shell Bail-out at the end of Step 2 marks tasks 3-5 deleted via TaskUpdate and exits.
Step 1: Resolve the Source Spec
Determine which spec to decompose using these rules in order: