Commit Graph

3 Commits

Author SHA1 Message Date
alexandre.azouri a906e52c0b Revert "feat(install): clarify orchestrator custom install path"
This reverts commit e82ea499d4.
2026-05-07 16:25:17 +02:00
alexandre.azouri e82ea499d4 feat(install): clarify orchestrator custom install path
- remove misleading custom override for orchestrator agent generation
- document fork custom-source procedure with bmm + copilot
- add copilot install test coverage for bmad-orchestrator agents-only path
2026-05-07 11:15:51 +02:00
alexandre.azouri 050df51df7 feat: enable orchestrator agent in custom installs via config override
Add [agents.bmad-orchestrator] declaration in _bmad/custom/config.toml
to activate the orchestrator agent during custom installations.

This makes bmad-orchestrator available to GitHub Copilot in the Custom
Agents picker during any install that includes bmm module, leveraging
the existing skill without requiring a separate module.
2026-05-05 17:21:21 +02:00