prd
Originally fromsnarktank/amp-skills
Installation
SKILL.md
PRD Generator
Create detailed Product Requirements Documents that are clear, actionable, and suitable for implementation. After PRD is confirmed, use /to-issues to decompose it into Issues, and optionally /prd-to-spec for technical design before that.
The Job
- Receive a feature description from the user
- Ask clarifying questions to cover key ambiguities — scale the count to complexity, not a fixed number (see Step 1)
- Generate a structured PRD based on answers
- Present PRD to user for review — ask "Please review the PRD. Let me know if any adjustments are needed, or reply OK to confirm."
- Apply any adjustments, then save to
tasks/prd-[feature-name].md - Suggest next steps (see Step 3)
Important: Do NOT start implementing. Just create the PRD.