pick-next-shell

Installation
SKILL.md

Pick Next Shell

Pick the next shell from .turbo/shells/ whose dependencies are satisfied, then carry it through the planning pipeline: expand → refine → self-improve → halt.

Task Tracking

At the start, use TaskCreate to create a task for each step:

  1. Scan shells and pick next
  2. Run /expand-shell skill
  3. Run /refine-plan skill
  4. Run /self-improve skill
  5. Mark plan ready
  6. Summarize and halt

Step 1: Scan Shells and Pick Next

Check terminal conditions first:

Installs
4
GitHub Stars
377
First Seen
Apr 18, 2026
pick-next-shell — tobihagemann/turbo