BMAD-METHOD/bmad-core
Brian Madison b6fe44b16e fix: alphabetize agent commands and dependencies for improved organization
- Alphabetized all commands in agent files while maintaining help first and exit last
- Alphabetized all dependency categories (checklists, data, tasks, templates, utils, workflows)
- Alphabetized items within each dependency category across all 10 core agents:
  - analyst.md: commands and dependencies reorganized
  - architect.md: commands and dependencies reorganized
  - bmad-master.md: commands and dependencies reorganized, fixed YAML parsing issue
  - bmad-orchestrator.md: commands and dependencies reorganized
  - dev.md: commands and dependencies reorganized
  - pm.md: commands and dependencies reorganized
  - po.md: commands and dependencies reorganized
  - qa.md: commands and dependencies reorganized
  - sm.md: commands and dependencies reorganized
  - ux-expert.md: commands and dependencies reorganized
- Fixed YAML parsing error in bmad-master.md by properly quoting activation instructions
- Rebuilt all agent bundles and team bundles successfully
- Updated expansion pack bundles including new creative writing agents

This improves consistency and makes it easier to locate specific commands and dependencies
across all agent configurations.
2025-08-17 00:30:04 -05:00
..
agent-teams chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
agents fix: alphabetize agent commands and dependencies for improved organization 2025-08-17 00:30:04 -05:00
checklists feat: transform QA agent into Test Architect with advanced quality ca… (#433) 2025-08-15 21:02:37 -05:00
data chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
tasks refactor: centralize qa paths in core-config.yaml and update agent activation flows (#451) 2025-08-16 21:38:33 -05:00
templates refactor: centralize qa paths in core-config.yaml and update agent activation flows (#451) 2025-08-16 21:38:33 -05:00
workflows chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
core-config.yaml refactor: centralize qa paths in core-config.yaml and update agent activation flows (#451) 2025-08-16 21:38:33 -05:00