agent manifest generation, party mode uses it, and tea persona compression
This commit is contained in:
73
bmad/bmm/workflows/2-plan/prd/prd-template.md
Normal file
73
bmad/bmm/workflows/2-plan/prd/prd-template.md
Normal file
@@ -0,0 +1,73 @@
|
||||
# {{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._
|
||||
Reference in New Issue
Block a user