What problem does it solve?
Manually writing and placing BMad customization override files is error-prone, risks being overwritten during skill updates, and requires specialized knowledge of BMad's merge semantics and directory structure. This Skill eliminates that friction by guiding you through the entire customization workflow, from discovery to verification.
Core Features & Use Cases
- Skill Discovery: Automatically scans installed BMad skills to list all customizable agents and workflows, flagging any that already have team or user overrides in place.
- Guided Override Authoring: Translates plain-English customization requests into valid TOML override files that adhere to BMad's merge rules for scalars, append arrays, and keyed array tables.
- Automated Verification: Runs the official BMad customization resolver to confirm your override applies correctly, showing the merged output so you can see exactly what changed.
- Use Case: For example, if you want to adjust the product manager agent to use a more casual tone and add a new menu item for quick status updates, this Skill will help you write the correct override, place it in the right team or user file, and confirm the change takes effect.
Quick Start
Use the bmad-customize skill to add a new menu item for "Weekly Standup Summary" to the installed product manager agent's menu.