build-prd
Installation
SKILL.md
build-prd
Create a Product Requirements Document through collaborative discussion with the user, ending with a complete GitHub issue ready for implementation.
When to Use
- User asks to "create a PRD" or "write requirements"
- Working from a GitHub issue labeled
feature-requestorenhancement - User needs to document requirements before implementation
- Transforming a vague idea into a structured, implementable spec
When NOT to Use
- Issue already has a complete PRD (check for
[PRD]prefix in title) - Pure bug reports — those need reproduction steps, not requirements
- Implementation is already underway — write a spec retroactively instead