BMAD-METHOD/src/modules/bmb
cx-noam-brendel 7851fd8b80 fix: address PR review comments
Changes per reviewer feedback:
- Remove ⚠️ CRITICAL warnings from documentation (per @alexeyv)
- Replace placeholder YAML examples with concrete values
- Simplify validation checklist text

Technical fixes per CodeRabbit:
- Remove .strict() that contradicted .passthrough()
- Add isCoreModule parameter for conditional default_selected validation
- Enforce mutual exclusivity: inherit/prompt and single-select/multi-select
- Use project_root for consistent path reporting
- Harden test runner with guarded access for error.issues
- Move parseTestMetadata inside try/catch block

All tests pass (52 agent + 17 module + 13 installation)
2026-01-15 07:23:52 +02:00
..
agents Workflow Creator and Validator Tools with Sub Process Support and PRD Validation Step now available! 2026-01-11 11:13:38 +08:00
workflows fix: address PR review comments 2026-01-15 07:23:52 +02:00
README.md feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
module.yaml memory location is non configurable _bmad/_memory for sidecar content 2025-12-16 15:43:38 +08:00

README.md

BMB - BMad Builder Module

Specialized tools and workflows for creating, customizing, and extending BMad components including agents, workflows, and complete modules.

Overview

BMB provides a complete toolkit for extending BMad Method with disciplined, systematic approaches to agent and workflow development while maintaining framework consistency and power.

1 Master Builder Agent | 5 Creation Workflows | 3 Agent Architectures

Documentation

For complete documentation, architecture guides, and reference materials:

→ BMB Documentation


Part of BMad Method v6.0