mirror of
https://github.com/bmad-code-org/BMAD-METHOD.git
synced 2026-01-30 04:32:02 +00:00
- Add "Why does BMad use so many tokens?" FAQ explaining design tradeoff (decision quality over code velocity) - Fix stale anchor #adversarial-review-general → #adversarial-review - Remove link to archived customize-workflows.md Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
640 B
640 B
title
| title |
|---|
| BMad Customization |
Personalize agents and workflows to match your needs.
Guides
| Guide | Description |
|---|---|
| Agent Customization | Modify agent behavior without editing core files |
Overview
BMad provides two main customization approaches:
Agent Customization
Modify any agent's persona, name, capabilities, or menu items using .customize.yaml files in _bmad/_config/agents/. Your customizations persist through updates.
Workflow Customization
Replace or extend workflow steps to create tailored processes. (Coming soon)