BMAD-METHOD/bmad-core
Serhii d558e8f982
feat: Add conditional Git Workflow Complexity section
Added Git Workflow Complexity section to architecture template after high-level-architecture.
This section helps define project's Git branching and review process with three complexity levels:
- Simple: Feature branches, direct merges
- Medium: Epic branches, QA gates
- Complex: Release branches, hotfix branches, audit gates

The chosen level guides Scrum Master when generating git-related stories.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-13 16:37:57 +03:00
..
agent-teams fix: documentation and trademark updates 2025-08-17 19:23:50 -05:00
agents feat(opencode): add JSON-only integration and compact AGENTS.md generator (#570) 2025-09-11 17:44:41 -05:00
checklists fix: documentation and trademark updates 2025-08-17 19:23:50 -05:00
data feat(opencode): add JSON-only integration and compact AGENTS.md generator (#570) 2025-09-11 17:44:41 -05:00
tasks feat(opencode): add JSON-only integration and compact AGENTS.md generator (#570) 2025-09-11 17:44:41 -05:00
templates feat: Add conditional Git Workflow Complexity section 2025-09-13 16:37:57 +03:00
workflows feat: add PR validation workflow and contribution checks 2025-08-31 20:30:52 -05:00
core-config.yaml fix: documentation and trademark updates 2025-08-17 19:23:50 -05:00