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. Halt with next-step instructions

Step 1: Scan Shells and Pick Next

Check terminal conditions first:

Related skills

More from tobihagemann/turbo

Installs
3
GitHub Stars
298
First Seen
Apr 18, 2026