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:
- Load the shell and verify consumes
- Run
/survey-patternsskill (shell-focused) - Escalate the shell's open questions
- Write the plan
- Verify the plan against the shell
- Delete the shell
Step 1: Load the Shell and Verify Consumes
Determine which shell to expand: