spec-to-plan
Installation
SKILL.md
Spec-to-Plan Skill
This skill guides the process of transforming project descriptions into clear specifications and actionable task lists for developers.
Process Overview
The skill follows a five-phase workflow:
- Create Initial Specification - Analyze the feature/project description
- Clarify Questions - Identify and resolve all ambiguities
- Generate Markdown Spec - Produce detailed specification document (presented as
spec.mdin chat) - Create Comprehensive Todo - Break down into implementable tasks
- Output Plan Markdown - Generate final
plan.mdwith progress tracking (presented in chat)
Final deliverables: Both specification and plan content are provided as markdown in the conversation.
Phase 1: Initial Specification
Load the prompt template from references/phase1_spec_prompt.md and fill in the feature description provided by the user.