Commit Graph

1 Commits

Author SHA1 Message Date
sno fad8a7923e feat(bmm): add monorepo/multi-project support via skills
- Add monorepo_context config section to module.yaml for path resolution
- Add bmad-project-list, bmad-project-new, bmad-project-switch skills
- Config-level hook: LLM reads config and applies context before path vars
- Inline overrides via #project:NAME or #p:NAME in invocations
- Installer: ensure 0-context workflow dir is installed
- Add docs/how-to/monorepo-setup.md
- 100% backward compatible when no .current_project file

Made-with: Cursor
2026-03-15 17:58:58 +01:00