Fixes redundant skill names for agents in subdirectories where the folder name matches the filename (e.g., tech-writer/tech-writer.md). Changes: - Deduplicate when last two path segments are identical - Handle .yaml extension in addition to .md - Add comprehensive test suite (40 tests) Before: bmad-bmm-tech-writer-tech-writer.agent After: bmad-bmm-tech-writer.agent Closes #1422 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| 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.