create-prompt-plan
CommunityBreak down specs into actionable prompts.
Software Engineering#workflow automation#prompt engineering#code generation#project planning#ai development#specification decomposition
Authortobihagemann
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill tackles the challenge of translating large, complex project specifications into manageable, bite-sized prompts that can be executed in individual AI sessions, ensuring a structured and efficient development process.
Core Features & Use Cases
- Specification Decomposition: Analyzes a given specification file and breaks it down into a series of discrete, context-sized implementation prompts.
- Prompt Ordering: Arranges prompts logically based on dependencies, ensuring foundational work precedes dependent tasks.
- Status Tracking: Assigns a status (
pending,in-progress,done) to each generated prompt for progress monitoring. - Use Case: When you have a detailed project spec for a new feature, use this Skill to generate a sequence of prompts that guide the AI through building each part of the feature, from setup to final implementation.
Quick Start
Use the create-prompt-plan skill to decompose the specification file located at .turbo/spec.md into a series of implementation prompts.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: create-prompt-plan Download link: https://github.com/tobihagemann/turbo/archive/main.zip#create-prompt-plan Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.