← ClaudeAtlas

bmad-revendorlisted

Maintainer-only. Use when re-vendoring vendor-skills/BMAD/ against a newer BMAD-METHOD commit — "update BMAD", "re-vendor BMAD", "bump the BMAD pin". Not part of the Hedgehog discipline a consuming project copies; this only applies to the Hedgehog repo itself.
skyf0xx/hedgehog · ★ 38 · AI & Automation · score 78
Install: claude install-skill skyf0xx/hedgehog
# Re-vendoring BMAD-METHOD `vendor-skills/BMAD/` is a pinned, manually-updated vendor copy of eight skills from `bmad-code-org/BMAD-METHOD`'s `bmm` module (see `vendor-skills/BMAD/ATTRIBUTION.md` for the current pin). It is never auto-updated — re-vendoring is a deliberate act, run only when this skill is invoked by name or the user explicitly asks to update BMAD. ## What's vendored, and why these specific paths Eight skill directories plus two shared scripts they all depend on: - `src/core-skills/bmad-forge-idea` — pressure-tests an idea before any artifact gets written; runs first in the shelf, ahead of `bmad-brainstorming`. Carries its own script, `resolve_personas.py` (not shared with the other skills — vendored inside this skill's own `scripts/`, not in the shared `vendor-skills/BMAD/scripts/`). - `src/core-skills/bmad-brainstorming` - `src/core-skills/bmad-advanced-elicitation` - `src/core-skills/bmad-deep-recon` - `src/bmm-skills/plan/bmad-product-brief` - `src/bmm-skills/plan/bmad-prfaq` - `src/bmm-skills/plan/bmad-prd` - `src/bmm-skills/plan/bmad-ux` - `src/scripts/memlog.py`, `src/scripts/resolve_customization.py` — shared utilities every one of the eight skills calls. Not inside any single skill directory upstream; vendored separately into `vendor-skills/BMAD/scripts/`. Upstream keeps the four `bmm-skills` above under a single flat `bmm-skills/plan/` directory as of the `v6.11.0` vendor pass — it used to be split across numbered `1-analysis/` and `