BMAD-METHOD/tools/cli/installers/lib/ide/shared
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
..
agent-command-generator.js installer cleanup 2026-01-23 00:27:26 -06:00
bmad-artifacts.js sidecar content goes to custom core config location 2025-12-06 21:08:57 -06:00
module-injections.js Fix glob pattern to use forward slashes (#1241) 2026-01-14 21:16:23 -06:00
path-utils.js Update agent command file naming to include -agent- in filename 2026-01-23 22:30:14 -06:00
task-tool-command-generator.js installer cleanup 2026-01-23 00:27:26 -06:00
workflow-command-generator.js installer cleanup 2026-01-23 00:27:26 -06:00