BMAD-METHOD/tools/cli/installers/lib/ide/shared
Sjoerd Bozon d662aee4b2 feat: add VS Code workflow prompt recommendations
Add chat.promptFilesRecommendations support for GitHub Copilot to show
workflow shortcuts as new chat starters.

- Add workflow-prompts-config.js with all BMM, BMGD, and core prompts
- Add workflow-prompt-generator.js to create .github/prompts/*.prompt.md
- Update github-copilot.js to generate prompts and configure VS Code
- Add phase-based prompt toggling to implementation-readiness workflow
- Add phase-based prompt toggling to sprint-planning workflow

When implementation-readiness passes or sprint-planning completes, the
workflows update VS Code settings to prioritize the 'keep going' cycle
(create-story → dev-story → code-review) over setup phase prompts.
2025-12-28 23:44:40 +01:00
..
agent-command-generator.js folder rename from .bmad to _bmad 2025-12-13 16:22:34 +08:00
bmad-artifacts.js sidecar content goes to custom core config location 2025-12-06 21:08:57 -06:00
module-injections.js we only need one yaml lib 2025-12-13 18:35:07 +08:00
task-tool-command-generator.js _cfg -> _config 2025-12-13 19:41:09 +08:00
workflow-command-generator.js _cfg -> _config 2025-12-13 19:41:09 +08:00
workflow-prompt-generator.js feat: add VS Code workflow prompt recommendations 2025-12-28 23:44:40 +01:00
workflow-prompts-config.js feat: add VS Code workflow prompt recommendations 2025-12-28 23:44:40 +01:00