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:

  1. Resolve the source spec
  2. Decompose into shells
  3. Resolve open questions
  4. Write shell files
  5. Present summary

If the confirmed shell count is one, 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:

Installs
4
GitHub Stars
400
First Seen
Apr 18, 2026
draft-shells — tobihagemann/turbo