II.
Page JSON
Structured · livepage:library-bmad-method
BMAD Method (Library) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:library-bmad-method",
"_kind": "Page",
"_file": "wiki/library/bmad-method.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"title": "BMAD Method (Library)",
"displayName": "BMAD Method (Library)",
"slug": "library/bmad-method",
"articlePath": "wiki/library/bmad-method.md",
"article": "\n# BMAD Method\n\n**Source:** [BMAD Method](https://github.com/bmad-code-org/BMAD-METHOD) by BMad Code Org\n**Category:** AI-Driven Agile Development Framework\n**Priority:** High\n\n## Overview\n\nThe BMAD Method is an AI-driven agile development framework with specialized agent personas and structured workflows guiding developers through the complete project lifecycle from brainstorming to deployment. It features 10 agent personas and 4 lifecycle phases with adaptive scaling based on project complexity.\n\nUnlike traditional AI tools, BMAD positions AI agents as expert collaborators who guide structured processes rather than making decisions independently. The framework emphasizes partnership between humans and AI throughout development.\n\n## Key Features\n\n- **10 Specialized Agent Personas** with distinct expertise domains\n- **4 Lifecycle Phases** (Analysis, Planning, Solutioning, Implementation)\n- **Adaptive Scaling** adjusting depth based on project complexity\n- **Party Mode** for multi-agent collaborative decision-making\n- **Quick Flow** lean solo-developer alternative\n- **Course Correction** mid-sprint quality issue handling\n\n## Process Files\n\n| File | Description | Primary Agents |\n|------|-------------|----------------|\n| `bmad-orchestrator.js` | Full lifecycle (all 4 phases) | All agents |\n| `bmad-quick-flow.js` | Lean solo-developer workflow | Barry (Solo Dev) |\n| `bmad-analysis.js` | Standalone analysis phase | Mary (Analyst) |\n| `bmad-implementation.js` | Standalone implementation sprints | Bob, Amelia, Quinn |\n| `bmad-party-mode.js` | Multi-agent collaboration | All agents |\n| `bmad-document-project.js` | Project documentation generation | Paige (Tech Writer) |\n\n## Agent Personas\n\n| Agent | Name | Role | ID |\n|-------|------|------|----|\n| BMad Master | - | Orchestrator + Validator | `bmad-master` |\n| Analyst | Mary | Strategic Business Analyst | `bmad-analyst-mary` |\n| Product Manager | John | PRD + Requirements Expert | `bmad-pm-john` |\n| Architect | Winston | System Architecture + Tech Design | `bmad-architect-winston` |\n| Scrum Master | Bob | Sprint Planning + Agile Ceremonies | `bmad-sm-bob` |\n| Developer | Amelia | TDD Implementation + Code Review | `bmad-dev-amelia` |\n| QA Engineer | Quinn | Test Automation + Quality Gates | `bmad-qa-quinn` |\n| UX Designer | Sally | User Experience + Interaction Design | `bmad-ux-sally` |\n| Tech Writer | Paige | Documentation + Knowledge Curation | `bmad-writer-paige` |\n| Solo Dev | Barry | Quick Flow Full-Stack Developer | `bmad-solodev-barry` |\n\n## Skills\n\n| Skill | Description | Agent |\n|-------|-------------|-------|\n| Product Brief Creation | Research and product brief synthesis | Mary |\n| PRD Creation | Requirements document through structured discovery | John |\n| Architecture Design | System design with ADRs | Winston |\n| Sprint Planning | Story selection and sprint goal definition | Bob |\n| Story Development | TDD implementation | Amelia |\n| Code Review | Multi-dimensional quality review | Amelia / Barry |\n| UX Design | User flows, wireframes, design systems | Sally |\n| QA Testing | API/E2E test automation and quality gates | Quinn |\n| Project Documentation | Source tree analysis and documentation | Paige |\n| Quick Flow | Lean spec-to-implementation | Barry |\n\n## Lifecycle Phases\n\n### Phase 1: Analysis\nMary (Analyst) conducts market, domain, and technical research to create an evidence-based product brief. Research depth scales with project complexity.\n\n### Phase 2: Planning\nJohn (PM) creates the PRD through structured discovery. Sally (UX Designer) creates user flows and wireframes. BMad Master validates PRD completeness.\n\n### Phase 3: Solutioning\nWinston (Architect) designs system architecture with ADRs. Bob (SM) creates implementation-ready epics and stories. Winston validates implementation readiness.\n\n### Phase 4: Implementation\nBob (SM) plans sprints. Amelia (Dev) implements stories with TDD. Quinn (QA) runs automated tests. Bob facilitates retrospectives. Course corrections triggered by quality issues.\n\n### Documentation (Final)\nPaige (Tech Writer) generates comprehensive project documentation from all lifecycle artifacts.\n\n## Complexity Scaling\n\n| Level | Analysis | Planning | Solutioning | Implementation |\n|-------|----------|----------|-------------|----------------|\n| Small | Shallow research | Lean PRD | Basic architecture | 1-2 sprints |\n| Medium | Standard research | Full PRD + UX | Full architecture + ADRs | 2-3 sprints |\n| Large | Deep research | Full PRD + UX + validation | Full + readiness check | 3-5 sprints |\n| Enterprise | Deep + multi-stream | Full + compliance | Full + security review | 5+ sprints |\n\n## Examples\n\nSee `examples/` directory for JSON input files covering various project types and complexity levels.\n",
"documents": [
"specialization:bmad-method"
]
},
"outgoingEdges": [
{
"from": "page:library-bmad-method",
"to": "specialization:bmad-method",
"kind": "documents"
}
],
"incomingEdges": [
{
"from": "page:index",
"to": "page:library-bmad-method",
"kind": "contains_page"
}
]
}