Files
BMAD-METHOD/bmad/bmm/workflows/2-plan/prd/prd-template.md

74 lines
1.1 KiB
Markdown

# {{project_name}} Product Requirements Document (PRD)
**Author:** {{user_name}}
**Date:** {{date}}
**Project Level:** {{project_level}}
**Project Type:** {{project_type}}
**Target Scale:** {{target_scale}}
---
## Description, Context and Goals
{{description}}
### Deployment Intent
{{deployment_intent}}
### Context
{{context}}
### Goals
{{goals}}
## Requirements
### Functional Requirements
{{functional_requirements}}
### Non-Functional Requirements
{{non_functional_requirements}}
## User Journeys
{{user_journeys}}
## UX Design Principles
{{ux_principles}}
## Epics
{{epics}}
{{epic_note}}
## Out of Scope
{{out_of_scope}}
---
## Next Steps
{{next_steps}}
## Document Status
- [ ] Goals and context validated with stakeholders
- [ ] All functional requirements reviewed
- [ ] User journeys cover all major personas
- [ ] Epic structure approved for phased delivery
- [ ] Ready for architecture phase
_Note: See technical-decisions.md for captured technical context_
---
_This PRD adapts to project level {{project_level}} - providing appropriate detail without overburden._