- 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 |
||
|---|---|---|
| .. | ||
| commands | ||
| installers | ||
| lib | ||
| README.md | ||
| bmad-cli.js | ||
| external-official-modules.yaml | ||
README.md
BMad CLI Tool
Installing external repo BMad official modules
For external official modules to be discoverable during install, ensure an entry for the external repo is added to external-official-modules.yaml.
For community modules - this will be handled in a different way. This file is only for registration of modules under the bmad-code-org.