03 Prd

Generate a structured Product Requirements Document from a need, idea, or brainstorm, confirmed before save. Use when the user wants to draft or generate a PRD or product requirements. Not for user stories or a technical plan.

ai-driven-dev 683b1ba 4 files · 3.6 KB Updated

File contents

PRD

flowchart LR
  source([feature description, optionally with user stories]) --> draft --> finalize --> done([saved PRD])

Actions

Run the flow above. Read only the next action file.

Action Does
draft draft per template, iterate to approval
finalize save the approved draft

Transversal rules

  • Keep product and lifecycle decisions with the user.
  • Separate evidence, decisions, and assumptions.
  • Preserve source links and existing edits.
  • Ask natural questions; never expose actions, references, or unchanged state.
  • Require explicit approval or caller-provided bounded authority before any write.
  • State what and why; never a technical plan or user stories.

ai-driven-dev/aidd-framework/tree/main/plugins/aidd-pm/skills/03-prd commit 683b1ba326

Frequently asked questions

npx skillmds@latest add ai-driven-dev/03-prd