BMAD-METHOD/src
Alex Verkhovsky e58d9bd639 feat(skills): add canonical bmad- naming via skill manifests
Add bmad-skill-manifest.yaml sidecars to all 38 capabilities (tasks,
agents, workflows) declaring canonicalId as the single source of truth
for skill names. Update Claude Code and Codex installers to prefer
canonicalId over path-derived names, with graceful fallback.

- 24 manifest files covering 38 capabilities
- New shared skill-manifest.js utility for manifest loading
- resolveSkillName() in path-utils.js bridges manifest → installer
- All command generators propagate canonicalId through CSV manifests
- Drops bmm module prefix from all user-facing skill names

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 01:23:02 -07:00
..
bmm feat(skills): add canonical bmad- naming via skill manifests 2026-03-06 01:23:02 -07:00
core feat(skills): add canonical bmad- naming via skill manifests 2026-03-06 01:23:02 -07:00
utility/agent-components missing opening quote causes an infrequent menu rendering issue 2026-01-28 23:04:23 -08:00