What problem does it solve?
This skill prevents the common failure mode where vague ideas are implemented without clear requirements, leading to wasted effort and misaligned features. It forces a structured discipline of verification and risk assessment before any code is written.
Core Features & Use Cases
- Structured Mining: Automatically extracts goals, stakeholders, and triggers from informal user prompts.
- Slot-Filling Dialogue: Guides the user through outcome verifiability, failure modes, blast radius, and ROI estimation.
- Gatekeeping: Enforces mandatory PASS/FAIL checks for consistency and safety before authorizing implementation.
- Use Case: When you have a rough idea for a new automation skill, use this to generate a formal PRD that defines success metrics and ensures the build is worth the effort.
Quick Start
Invoke the prd skill by typing a request like /prd to start drafting a specification for your new project idea.