with one click
auto-bmad
auto-bmad contains 2 collected skills from stefanoginella, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Run the FULL BMAD story implementation workflow end-to-end — one story at a time, or an ENTIRE EPIC in one run with `epic`. Use when the user says 'auto-bmad', 'run auto-bmad', 'implement the next story', 'auto implement story X-Y', 'auto-bmad epic', 'implement the whole epic N', or wants the create-story -> dev-story -> code-review (+ TEA + epic-boundary) pipeline driven automatically on a branch with a PR at the end.
Maintainer tool for the auto-bmad repo itself (run it with /auto-bmad-compat-check) — not for end-user BMAD projects. Checks whether new releases of the two npm packages auto-bmad delegates into — `bmad-method` (the core BMM line) and `bmad-method-test-architecture-enterprise` (the separately versioned TEA test-architecture module) — are compatible with auto-bmad, for each package's `latest` stable and `next` prerelease: reports what changed since the last verified version (diffing the published packages and cross-referencing each repo's release notes and post-stable commits), whether it impacts auto-bmad's delegated-skill pipeline, and which new skills/features are worth adopting — then offers to update the README/CHANGELOG compatibility markers.