Skip to content
🤖 Consolidated, AI-optimized BMAD docs: llms-full.txt. Fetch this plain text file for complete context.

Planning Documents FAQ

Quick answers to common questions about planning documents in the BMad Method.

Level 2+ projects need product-level planning (PRD) and system-level design (Architecture), which tech-spec doesn’t provide. Tech-spec is too narrow for coordinating multiple features. Instead, Level 2-4 uses:

  • PRD (product vision, functional requirements, non-functional requirements)
  • Architecture (system design)
  • Epics+Stories (created AFTER architecture is complete)

No! Bug fixes are typically Level 0 (single atomic change). Use Quick Spec Flow:

  • Load PM agent
  • Run tech-spec workflow
  • Implement immediately

PRDs are for Level 2-4 projects with multiple features requiring product-level coordination.

Yes, product brief is always optional. It’s most valuable for:

  • Level 3-4 projects needing strategic direction
  • Projects with stakeholders requiring alignment
  • Novel products needing market research
  • When you want to explore solution space before committing

Have a question not answered here? Please open an issue or ask in Discord so we can add it!