- Replace individual generators with UnifiedInstaller class - Remove nested folder structure (.augment/commands/bmad/agents/, etc.) - Now installs flat files to .augment/commands/ (e.g., bmad_bmm_agent_pm.md) - Use NamingStyle.FLAT_COLON and TemplateType.AUGMENT - Remove createTaskCommand, createToolCommand, createWorkflowCommand methods - Simplify cleanup() and update installCustomAgentLauncher() for flat structure |
||
|---|---|---|
| .. | ||
| 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.