**Dependency Resolver Fixes:** - Handle bmadDir being src directory itself (test scenario) - Handle bmadDir being parent of src (production scenario) - Add modules/bmm path resolution - Add templates/ categorization (was missing) - Add brain-tech CSV data categorization **Test Fixes:** - Fix race condition in file mtime test (add 10ms tolerance) - Fix duplicate heading linting errors (unique comments) **Test Results:** - Before: 56 failures (dependency-resolver + 1 flaky test) - After: 0 failures (all 352 tests passing) All quality gates now pass: ✅ test:schemas (52 agent schema validations) ✅ test:install (installation component tests) ✅ test:unit (352 unit tests) ✅ validate:schemas (agent schema validation) ✅ lint (0 errors) ✅ lint:md (0 errors) ✅ format:check (all files formatted) |
||
|---|---|---|
| .. | ||
| commands | ||
| installers | ||
| lib | ||
| README.md | ||
| bmad-cli.js | ||
| external-official-modules.yaml | ||
README.md
BMad CLI Tool
Installing external repo BMad official modules
For external official modules to be discoverable during install, ensure an entry for the external repo is added to external-official-modules.yaml.
For community modules - this will be handled in a different way. This file is only for registration of modules under the bmad-code-org.