What problem does it solve? Setting up the BMad Builder module requires writing consistent configuration across multiple YAML and CSV files, migrating legacy per-module configs, and cleaning up installer directories — a manual process prone to stale values and missed steps. ## Core Features & Use Cases - Guided Configuration Collection: Prompts for core settings (user name, language, output folder) and module variables defined in module.yaml, with support for headless/argument-driven installs. - Anti-Zombie Config Merging: Writes shared config.yaml and gitignored config.user.yaml via scripts that remove stale module entries before writing fresh values, and migrates legacy per-module configs as fallback defaults. - Help Registry & Cleanup: Merges module capabilities into module-help.csv and safely removes legacy installer directories after verifying skills exist at the installed location. - Use Case: After adding the BMad Builder module to a project, run this Skill to register its output folders, personal settings, and help entries in one pass, then reuse it later to reconfigure or migrate after an update. ## Quick Start Ask the agent to install and configure the BMad Builder module in this project, optionally providing values like your user name and preferred language inline.