·gepetto

Creates detailed, sectionized implementation plans through research, stakeholder interviews, and multi-LLM review. Use when planning features that need thorough pre-implementation analysis.

6Installs·0Trend·@cachemoney

Installation

$npx skills add https://github.com/cachemoney/agent-toolkit --skill gepetto

How to Install gepetto

Quickly install gepetto AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cachemoney/agent-toolkit --skill gepetto
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cachemoney/agent-toolkit.

SKILL.md

View raw

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

Check if user provided @file at invocation AND it's a spec file (ends with .md).

If NO @file was provided OR the path doesn't end with .md, output this and STOP:

Creates detailed, sectionized implementation plans through research, stakeholder interviews, and multi-LLM review. Use when planning features that need thorough pre-implementation analysis. Source: cachemoney/agent-toolkit.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cachemoney/agent-toolkit --skill gepetto
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from cachemoney/agent-toolkit

Quick answers

What is gepetto?

Creates detailed, sectionized implementation plans through research, stakeholder interviews, and multi-LLM review. Use when planning features that need thorough pre-implementation analysis. Source: cachemoney/agent-toolkit.

How do I install gepetto?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cachemoney/agent-toolkit --skill gepetto Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cachemoney/agent-toolkit