Skip to main content
Back to registry

gepetto

softaworks/agent-toolkit

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

Installs243
Install command
npx skills add https://github.com/softaworks/agent-toolkit --skill gepetto
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykWARN
About this skill
Orchestrates a multi-step planning process: Research → Interview → Spec Synthesis → Plan → External Review → Sections BEFORE anything else , do these in order: Print intro banner immediately: 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: Do not continue. Wait for user to re-invoke with a .md file path. Determine session state by checking existing files: Set planning_dir = parent directory of the spec file Set initial_file = the spec file path Scan for existing planning files: Determine mode and resume point: Print status: If resuming: See research-protocol.md . See research-protocol.md . Based on decisions from step 4, launch research subagents: If both are needed, launch both Task tools in parallel (single message with multiple tool calls). Important: Subagents return their findings - they do NOT write files directly. After collecting results from all subagents, combine them and write to /claude-research.md .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does gepetto do?

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

Is gepetto good?

gepetto does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does gepetto work with?

gepetto currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, windsurf, goose.

What are alternatives to gepetto?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install gepetto?

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

Related skills

More from softaworks/agent-toolkit

Related skills

Alternatives in Software Engineering