Назад към всички

prd-creation

// Create Product Requirements Documents through structured discovery using Jobs-to-be-Done framework.

$ git log --oneline --stat
stars:384
forks:73
updated:March 4, 2026
SKILL.mdreadonly

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