Replace YAML customization with a three-layer TOML override model (skill defaults → team overrides → personal preferences). Each skill now ships a customize.toml with its full customization surface and a resolve-customization.py script that merges layers just-in-time during activation. Personal .user.toml files are gitignored; team .toml files are committed. Updates all 7 agent skills and product-brief workflow with new activation steps, customization defaults, and merge scripts. Rewrites the customize-bmad how-to guide for the new system. |
||
|---|---|---|
| .. | ||
| docs | ||
| installer | ||
| build-docs.mjs | ||
| fix-doc-links.js | ||
| format-workflow-md.js | ||
| javascript-conventions.md | ||
| migrate-custom-module-paths.js | ||
| platform-codes.yaml | ||
| skill-validator.md | ||
| validate-doc-links.js | ||
| validate-file-refs.js | ||
| validate-skills.js | ||
| validate-svg-changes.sh | ||