BMAD-METHOD/tools/cli
Sjoerd Bozon d0e80e7508
feat(workflows): add VS Code workflow prompt recommendations
- Add workflow-prompt-generator.js for dynamic prompt generation from path files

- Add workflow-prompts-config.js for static workflow prompt configuration

- Update github-copilot.js to use WorkflowPromptGenerator

- Include model frontmatter and new-chat notes in prompts

- Deep-merge prompt recommendations to preserve existing settings
2026-01-19 13:11:53 +01:00
..
commands 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
installers feat(workflows): add VS Code workflow prompt recommendations 2026-01-19 13:11:53 +01:00
lib Project Cleanup of Agents Menus, BMB module removal to other repo 2026-01-19 02:04:14 -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 fix(cli): replace inquirer with @clack/prompts for Windows compatibility (#1316) 2026-01-14 16:25:35 -06:00
external-official-modules.yaml bmad builder removed to new repo 2026-01-18 20:44:57 -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.