BMAD-METHOD/tools/cli/installers/lib
Brian Madison 431b961451 Update agent command file naming to include -agent- in filename
- Change agent command files from bmad_module_name to bmad_module_agent_name
- Update path-utils.js to insert 'agent' segment in agent file names
- Update CSV files to reflect new underscore naming convention
- Refactor toUnderscorePath to use toUnderscoreName for consistency
- Update parseUnderscoreName to handle new agent naming pattern

Examples:
- bmm/agents/pm.md → bmad_bmm_agent_pm.md (was bmad_bmm_pm.md)
- cis/agents/brainstorming.md → bmad_cis_agent_brainstorming.md
- Core agents: bmad_agent_name.md
2026-01-23 22:30:14 -06:00
..
core versioned module downloads and manifest 2026-01-23 00:27:26 -06:00
custom feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
ide Update agent command file naming to include -agent- in filename 2026-01-23 22:30:14 -06:00
modules versioned module downloads and manifest 2026-01-23 00:27:26 -06:00
message-loader.js installation intro and outtro custom messages, configurable in install-messages.yaml 2025-12-23 21:43:29 +08:00