Skip to content

v1.2.0

Choose a tag to compare

@bmadcode bmadcode released this 26 Mar 02:05
· 80 commits to main since this release
0b6a2f2

What's New

  • Claude Code plugin support.claude-plugin/ manifest enables native claude plugin install
  • Vercel Skills CLI supportnpx skills add bmad-code-org/bmad-builder installs to 43+ AI agents
  • Skills moved to rootsrc/skills/skills/ for cross-platform compatibility

Breaking Change

Module definition path changed from src/module.yaml to skills/module.yaml. The BMad Method installer (external-official-modules.yaml) needs updating.

Distribution

Three install paths now supported:

  • claude plugin install bmad-builder (Claude Code)
  • npx skills add bmad-code-org/bmad-builder (43-agent ecosystem)
  • npx bmad-method install (BMad Method — requires bmm path update)