prd
Installation
SKILL.md
STARTER_CHARACTER = 📋
PRD Generator
Generate a PRD.
The Job
- Receive a feature description from the user
- Ground the spec by reading the repo
- Ask clarifying questions (with lettered options); iterate in additional rounds as needed
- Generate a structured PRD based on answers
- Save to
.llmtmp/prd.md(or.llmtmp/prd-<slug>.mdif a slug is given)
Note
Do NOT start implementing. Just create the PRD.