Commit Graph

2 Commits

Author SHA1 Message Date
Jonah Schulte be83d1deaa fix: sync src/bmm with src/modules/bmm batch-super-dev workflow
src/bmm was out of sync (1103 lines vs 1261 lines).
Now both have Step 0 as Load sprint-status (correct).

This is what gets published to npm and copied by bmad install.
2026-01-25 23:51:05 -05:00
Jonah Schulte c5795510e0 fix: copy custom workflows to src/bmm for installer compatibility
The installer reads from src/bmm/, not src/modules/bmm/.
Copied all custom workflows to installer-expected location:

 batch-super-dev (v1.3.0 with execution modes)
 super-dev-pipeline (v1.5.0 complete a-k workflow)
 multi-agent-review (fresh context, smart agents)
 revalidate-story (RVS)
 revalidate-epic (RVE)
 detect-ghost-features (GFD)
 migrate-to-github (MIG)

Now these workflows will actually install when users run the installer!
2026-01-25 19:45:19 -05:00