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 3-5 essential clarifying questions (with lettered options)
- 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 - Next steps — suggest the user run
/prd-to-specfor technical design (optional) and/to-issuesto create implementable tickets
Important: Do NOT start implementing. Just create the PRD.