What problem does it solve?
This Skill helps you customize how BMad agents and workflows behave in your project by creating the correct override files, without guessing TOML fields or silently overwriting anything.
Core Features & Use Cases
- Discover customizable BMad skills by scanning installed sibling skills that expose an agent and/or workflow surface.
- Choose the correct surface (agent vs workflow) based on what you want to change, then generate sparse TOML overrides that match the target skill’s
customize.toml schema.
- Write and verify overrides safely by showing the full TOML (and diffs when files already exist), waiting for explicit confirmation, and running the project resolver to confirm the merged result.
- Use cases: updating an agent’s persona or working style, adjusting workflow activation steps, changing templates or step behavior, and auditing what is already overridden.
Quick Start
Tell the skill what BMad agent or workflow you want to change and exactly how you want it to behave, then accept the proposed TOML override after you review the diff and the resolver output.