expand-shell

Installation
SKILL.md

Expand Shell

Expand a shell into a full implementation plan. The shell's Context, Produces, Consumes, Covers, and high-level Implementation Steps are authoritative. Expansion adds a pattern survey, concrete references, and verification, writes the plan to .turbo/plans/<shell-slug>.md, and deletes the source shell once the plan is in place.

Task Tracking

Use TaskCreate to create a task for each step:

  1. Load the shell and verify consumes
  2. Run /survey-patterns skill (shell-focused)
  3. Escalate the shell's open questions
  4. Write the plan
  5. Verify the plan against the shell
  6. Delete the shell

Step 1: Load the Shell and Verify Consumes

Determine which shell to expand:

Related skills

More from tobihagemann/turbo

Installs
3
GitHub Stars
298
First Seen
Apr 18, 2026