Lightweight installer integration that adds a dynamic BMAD version badge to the project README during `bmad install`. The badge is powered by the existing bmad-badge.vercel.app service (from terryso/bmad-badge, issue #2174). - New badge.js module: resolves git remote, finds README, injects/removes badge - Badge is added after install, shown in the install summary - `--no-badge` flag to opt out - Badge is removed during `bmad uninstall` when modules are removed - Idempotent: re-running install skips if badge already present Closes #2174 Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering> |
||
|---|---|---|
| .. | ||
| docs | ||
| installer | ||
| build-docs.mjs | ||
| fix-doc-links.js | ||
| format-workflow-md.js | ||
| javascript-conventions.md | ||
| migrate-custom-module-paths.js | ||
| skill-validator.md | ||
| validate-doc-links.js | ||
| validate-file-refs.js | ||
| validate-skills.js | ||
| validate-svg-changes.sh | ||