BMAD-METHOD/tools/cli
Brian Madison 90d9204dc9 fix: update help task path from bmad-help.md to help.md
Update all references to the help task file from the old path
`_bmad/core/tasks/bmad-help.md` to the new path `_bmad/core/tasks/help.md`.

Affected files:
- 7 workflow step files across multiple workflows
- 1 IDE tool command generator (updated comments)
2026-02-06 21:27:14 -06:00
..
commands feat: add non-interactive installation support (#1520) 2026-02-05 19:13:11 -06:00
installers fix: update help task path from bmad-help.md to help.md 2026-02-06 21:27:14 -06:00
lib fix: make SPACE key toggle selections in autocomplete multiselect prompts (#1557) 2026-02-06 07:27:51 -06:00
README.md remove modules moved to new repos and update installer to support the remote module isntallation and updates. this is a temporary imlemtation machanism 2026-01-15 22:20:56 -06:00
bmad-cli.js add installer warning when newer version is available 2026-02-04 22:36:11 -06:00
external-official-modules.yaml docs: add modules reference page and site fixes (#1540) 2026-02-06 06:58:09 -06:00

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.