Commit Graph

1 Commits

Author SHA1 Message Date
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