prd-creation ยท diff
git:20260507.56f011d to git:20260507.8dfdcb4
6 added, 2 removed. Audit C to C.
---
- graph:
- domains: [domain:software-engineering]
+ graph:
+ domains: [domain:software-engineering]
+ skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
+ workflows: [workflow:feature-development]
+ topics: [topic:developer-experience]
+ roles: [role:tech-lead, role:backend-engineer]
---
# PRD Creation
Create Product Requirements Documents through structured discovery using Jobs-to-be-Done framework.
## Agent
John (Product Manager) - `bmad-pm-john`
## Workflow
1. Synthesize user interviews and Jobs-to-be-Done analysis
2. Define product goals aligned with business objectives
3. Create detailed feature specifications with acceptance criteria
4. Prioritize using MoSCoW or RICE framework
5. Define MVP scope and release strategy
6. Validate PRD completeness (BMad Master)
## Inputs
- `projectName` - Project name
- `projectDescription` - Project description
- `productBrief` - Product brief from analysis phase (optional)
- `complexity` - Project complexity level
## Outputs
- PRD with features, user stories, acceptance criteria
- Feature prioritization and MVP scope
- Non-functional requirements
- Validation report
## Process Files
- `bmad-orchestrator.js` - Phase 2 of full lifecycle