pick-next-prompt

Installation
SKILL.md

Pick Next Prompt

Pick the next prompt from .turbo/prompts.md and plan its implementation.

Step 1: Plan Style

Run the /plan-style skill to load planning conventions.

Step 2: Read the Prompt Plan

Read .turbo/prompts.md. Parse all prompts extracting:

  • Prompt number and title
  • Status (pending, in-progress, done)
  • Dependencies (Depends on field)
  • The prompt text block

Also read .turbo/spec.md (or the spec path referenced in the prompt plan header) for full context.

Step 3: Pick the Next Prompt

Related skills

More from tobihagemann/turbo

Installs
19
GitHub Stars
298
First Seen
Mar 11, 2026