pdd
SKILL.md
Prompt-Driven Development
Overview
This sop guides you through the process of transforming a rough idea into a detailed design document with an implementation plan and todo list. It follows the Prompt-Driven Development methodology to systematically refine your idea, conduct necessary research, create a comprehensive design, and develop an actionable implementation plan. The process is designed to be iterative, allowing movement between requirements clarification and research as needed.
Parameters
- rough_idea (required): The initial concept or idea you want to develop into a detailed design
- project_dir (optional, default: ".sop/planning"): The base directory where all project files will be stored