Commit Graph

1 Commits

Author SHA1 Message Date
Serhii e4a469c67a
feat(core): Add VCS discovery mechanism
Introduces core VCS discovery functionality to make BMAD adapt to existing version control practices.

- Add discover-vcs.md task for identifying team's VCS approach
- Update Architect agent to run VCS discovery on activation
- Add VCS_AGNOSTIC_PRINCIPLES.md documenting the approach
- Enable support for Git, SVN, Perforce, and no-VCS workflows

Aligns with "Optimized for the majority, open to all" principle.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 09:27:48 +03:00