From aidd-pm
Generates a structured Product Requirements Document from a feature description, validated with the user before saving.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aidd-pm:03-prdThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Drafts a structured Product Requirements Document covering scope, goals, and acceptance criteria.
Drafts a structured Product Requirements Document covering scope, goals, and acceptance criteria.
| # | Action | Role | Input |
|---|---|---|---|
| 01 | prd | Parse input, draft per template, validate, save | feature_description, user_stories (optional) |
Single action skill. The router dispatches to prd whenever a PRD-generation phrase appears.
aidd_docs/tasks/<yyyy_mm>/<yyyy_mm_dd>-<feature_name>-prd.md.@assets/prd-template.md.@assets/prd-template.md: PRD body template.@assets/task-template.md: Lightweight task template referenced from the PRD when needed.npx claudepluginhub ai-driven-dev/framework --plugin aidd-pmGenerates structured Product Requirements Documents (PRDs) with sections for overview, categorized requirements, user stories, technical considerations, out-of-scope items, and checklists.
Generates Chinese PRD documents (full, brief, or one-page) via guided interviews, templates, validation, and AI-agent optimizations. Saves to docs/prd dirs.
Generates structured Product Requirements Documents (PRDs) using proven PM template. Useful for creating, drafting, or helping with PRDs, product specs, feature specs, or product docs.