gepetto

star 1

Orchestrates a multi-step planning process: Research → Interview → Spec Synthesis → Plan → External Review → Sections

c-b-g-m By c-b-g-m schedule Updated 1/28/2026

name: gepetto description: Orchestrates a multi-step planning process: Research → Interview → Spec Synthesis → Plan → External Review → Sections

Gepetto: Deep Planning

Orchestrates a multi-step planning process: Research → Interview → Spec Synthesis → Plan → External Review → Sections

Workflow

1. Research & Discovery

  • Codebase research: Explore existing patterns and constraints.
  • Web research: Research new technologies or best practices.
  • Spec Synthesis: Combine research into a technical specification.

2. Interview

  • Ask clarifying questions to the user based on the research findings.
  • Ensure all constraints and preferences are documented.

3. Verification

  • Launch parallel subagents (e.g., Gemini, Codex) to review the plan.
  • Integrate feedback and harden the implementation strategy.

4. Sectioning

  • Break the plan into self-contained implementation units (Sections).
  • Each section should have its own background, requirements, and acceptance criteria.

Output

Gepetto writes all planning artifacts to a dedicated planning directory:

  • claude-research.md: Research findings.
  • claude-interview.md: Q&A transcript.
  • claude-spec.md: Synthesized specification.
  • claude-plan.md: Implementation plan.
  • sections/: Self-contained implementation units.
Install via CLI
npx skills add https://github.com/c-b-g-m/claude-code-quickstart --skill gepetto
Repository Details
star Stars 1
call_split Forks 7
navigation Branch main
article Path SKILL.md
More from Creator