What problem does it solve?
This skill manages the synchronization of the vendored BMAD-METHOD core skills within the Hedgehog repository, ensuring that the local implementation remains consistent with the upstream source without manual file-by-file maintenance.
Core Features & Use Cases
- Automated Vendoring: Fetches and updates the seven core BMAD skills and shared utility scripts from the official BMAD-METHOD repository.
- Orchestration Stripping: Automatically removes BMAD-specific orchestration layers to ensure compatibility with Hedgehog's internal execution flow.
- Use Case: When a new version of the BMAD-METHOD framework is released, use this skill to safely pull the latest updates, re-apply necessary local modifications, and verify the integrity of the vendored code.
Quick Start
Invoke the bmad-revendor skill to update the local BMAD-METHOD vendor copy to the latest upstream version.