BMAD-METHOD/docs/setup-configuration/index.md

2.7 KiB

Setup & Configuration

This section provides comprehensive guides for setting up and configuring BMad Method with all its components and integrations.

Setup Guides

Core Setup

Advanced Integrations

Configuration Overview

BMad Method consists of several components that work together:

🤖 Agent Components

  • IDE Agents: Lightweight, specialized agents for specific roles
  • IDE Orchestrator: Multi-persona agent that can embody any specialist
  • Web Orchestrator: Browser-based agent with large context capabilities

🧠 Memory System

  • OpenMemory MCP: Persistent memory across sessions and tools
  • Session State: Context management within individual sessions
  • Cross-Project Learning: Share insights across multiple projects

📋 Asset System

  • Personas: Specialist AI personalities (Analyst, PM, Architect, etc.)
  • Tasks: Structured workflows for common activities
  • Templates: Standardized outputs and formats
  • Checklists: Quality assurance and validation lists

Quick Start

If you're new to BMad Method:

  1. Start with Installation - Basic setup
  2. Verify Your Setup - Ensure everything works
  3. Try Your First Project - Hands-on experience
  4. Set up OpenMemory - Enable advanced memory features

Configuration Files

Key configuration files in BMad Method:

  • bmad-agent/ide-bmad-orchestrator.cfg.md - IDE orchestrator configuration
  • bmad-agent/web-bmad-orchestrator.cfg.md - Web orchestrator configuration
  • build-web-agent.cfg.js - Web agent build configuration
  • mkdocs.yml - Documentation site configuration

Getting Help

If you encounter issues during setup:

  1. Check the Troubleshooting sections in specific guides
  2. Review Common Issues in verification
  3. Join the Community Discussions
  4. Report Issues on GitHub

Ready to begin? Start with IDE Setup or jump to OpenMemory Setup for advanced features.