Orchestrates and advises on Gepetto planning sessions. Use when the user wants to plan a feature thoroughly before coding, asks 'should I use Gepetto for this?', wants to create a spec file for Gepetto, or is unsure what to do with Gepetto's output. Helps assess whether Gepetto's full 17-step pipeline is worth the investment, drafts the spec file, guides the user through the workflow, and advises on how to execute the resulting plan (manual, ralph-loop, or Ralphy CLI). Keeps context short — Gepetto itself handles the heavy lifting via subagents.
$npx -y skills add tebjan/agent-skills --skill gepetto-orchestratorInstalls into the current project.
Run `npx skills use "https://github.com/tebjan/agent-skills" --skill "tebjan/agent-skills/gepetto-orchestrator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tebjan/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/tebjan/agent-skills"` and select the relevant skills, then follow their instructions.