# BMad Method & BMad Core [](https://www.npmjs.com/package/bmad-method) [](https://www.npmjs.com/package/bmad-method) [](LICENSE) [](https://nodejs.org) [](https://discord.gg/gk8jAdXWmj) ---
Complete BMad Method workflow showing all phases, agents, and decision points
## π Get Started in 3 Steps ### 1. Install BMad Method ```bash # Install v6 Alpha (recommended) npx bmad-method@alpha install # Or stable v4 for production npx bmad-method install ``` ### 2. Initialize Your Project Load any agent in your IDE and run: ``` *workflow-init ``` This analyzes your project and recommends the right workflow track. ### 3. Choose Your Track BMad Method adapts to your needs with three intelligent tracks: | Track | Use For | Planning | Time to Start | | ------------------ | ------------------------- | ----------------------- | ------------- | | **β‘ Quick Flow** | Bug fixes, small features | Tech spec only | < 5 minutes | | **π BMad Method** | Products, platforms | PRD + Architecture + UX | < 15 minutes | | **π’ Enterprise** | Compliance, scale | Full governance suite | < 30 minutes | > **Not sure?** Run `*workflow-init` and let BMad analyze your project goal. ## π How It Works: 4-Phase Methodology BMad Method guides you through a proven development lifecycle: 1. **π Analysis** (Optional) - Brainstorm, research, and explore solutions 2. **π Planning** - Create PRDs, tech specs, or game design documents 3. **ποΈ Solutioning** - Design architecture, UX, and technical approach 4. **β‘ Implementation** - Story-driven development with continuous validation Each phase has specialized workflows and agents working together to deliver exceptional results. ## π€ Meet Your Team **12 Specialized Agents** working in concert: | Development | Architecture | Product | Leadership | | ----------- | -------------- | ------------- | -------------- | | Developer | Architect | PM | Scrum Master | | UX Designer | Test Architect | Analyst | BMad Master | | Tech Writer | Game Architect | Game Designer | Game Developer | **Test Architect** integrates with `@seontechnologies/playwright-utils` for production-ready fixture-based utilities. Each agent brings deep expertise and can be customized to match your team's style. ## π¦ What's Included ### Core Modules - **BMad Method (BMM)** - Complete agile development framework - 12 specialized agents - 34 workflows across 4 phases - Scale-adaptive planning - [β Documentation Hub](./src/modules/bmm/docs/README.md) - **BMad Builder (BMB)** - Create custom agents and workflows - Build anything from simple agents to complex modules - Create domain-specific solutions (legal, medical, finance, education) - [β Builder Guide](src/modules/bmb/docs/README.md) marketplace - [β Builder Guide](./src/modules/bmb/README.md) - **Creative Intelligence Suite (CIS)** - Innovation & problem-solving - Brainstorming, design thinking, storytelling - 5 creative facilitation workflows - [β Creative Workflows](./src/modules/cis/README.md) ### Key Features - **π¨ Customizable Agents** - Modify personalities, expertise, and communication styles - **π Multi-Language Support** - Separate settings for communication and code output - **π Document Sharding** - 90% token savings for large projects - **π Update-Safe** - Your customizations persist through updates - **π Web Bundles** - Use in ChatGPT, Claude Projects, or Gemini Gems ## π Documentation ### Quick Links - **[Quick Start Guide](./src/modules/bmm/docs/quick-start.md)** - 15-minute introduction - **[Complete BMM Documentation](./src/modules/bmm/docs/README.md)** - All guides and references - **[Agent Customization](./docs/agent-customization-guide.md)** - Personalize your agents - **[All Documentation](./docs/index.md)** - Complete documentation index ### For v4 Users - **[v4 Documentation](https://github.com/bmad-code-org/BMAD-METHOD/tree/V4)** - **[v4 to v6 Upgrade Guide](./docs/v4-to-v6-upgrade.md)** ## π¬ Community & Support - **[Discord Community](https://discord.gg/gk8jAdXWmj)** - Get help, share projects - **[GitHub Issues](https://github.com/bmad-code-org/BMAD-METHOD/issues)** - Report bugs, request features - **[YouTube Channel](https://www.youtube.com/@BMadCode)** - Video tutorials and demos - **[Web Bundles](https://bmad-code-org.github.io/bmad-bundles/)** - Pre-built agent bundles - **[Code of Conduct](.github/CODE_OF_CONDUCT.md)** - Community guidelines ## π οΈ Development For contributors working on the BMad codebase: ```bash # Run all quality checks npm test # Development commands npm run lint:fix # Fix code style npm run format:fix # Auto-format code npm run bundle # Build web bundles ``` See [CONTRIBUTING.md](CONTRIBUTING.md) for full development guidelines. ## What's New in v6 **v6 represents a complete architectural revolution from v4:** ### π Major Upgrades - **BMad Core Framework** - Modular architecture enabling custom domain solutions - **Scale-Adaptive Intelligence** - Automatic adjustment from bug fixes to enterprise - **Visual Workflows** - Beautiful SVG diagrams showing complete methodology - **BMad Builder Module** - Create and share your own AI agent teams - **50+ Workflows** - Up from 20 in v4, covering every development scenario - **19 Specialized Agents** - Enhanced with customizable personalities and expertise - **Update-Safe Customization** - Your configs persist through all updates - **Web Bundles** - Use agents in ChatGPT, Claude, and Gemini - **Multi-Language Support** - Separate settings for communication and code - **Document Sharding** - 90% token savings for large projects ### π For v4 Users - **[Comprehensive Upgrade Guide](./docs/v4-to-v6-upgrade.md)** - Step-by-step migration - **[v4 Documentation Archive](https://github.com/bmad-code-org/BMAD-METHOD/tree/V4)** - Legacy reference - Backwards compatibility where possible - Smooth migration path with installer detection ## π License MIT License - See [LICENSE](LICENSE) for details. **Trademarks:** BMadβ’ and BMAD-METHODβ’ are trademarks of BMad Code, LLC. ---Built with β€οΈ for the human-AI collaboration community