Decompose a specification file into shells with YAML frontmatter. Each shell captures the wiring invariants (Produces, Consumes, Covers) and high-level Implementation Steps without committing to file paths. Use when the user asks to \"draft shells\", \"create shells\", \"break spec into shells\", \"decompose spec into sessions\", \"draft shells from spec\", \"generate shells from spec\", or \"make shells from spec\".
$npx -y skills add tobihagemann/turbo --skill draft-shellsInstalls into the current project.
Run `npx skills use "https://github.com/tobihagemann/turbo" --skill "tobihagemann/turbo/draft-shells"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tobihagemann/turbo" that are relevant to the current task. Run `npx skills add "https://github.com/tobihagemann/turbo"` and select the relevant skills, then follow their instructions.