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)
|
||
|---|---|---|
| .. | ||
| agents | ||
| workflows | ||
| README.md | ||
| module.yaml | ||
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:
Quick Links
- Agent Creation Guide - Build custom agents
- Workflow Architecture - Design workflows
- Reference Examples - Working examples and templates
Part of BMad Method v6.0