BMAD-METHOD/src/modules/bmm/workflows/4-implementation
Jonah Schulte e1c6a05259 fix: make story verification executable with REQUIRED bash commands in orchestrator
**Critical Changes:**
1. Workflow.md now explicitly tells orchestrator to USE BASH TOOL
2. Bash commands must be run, not just read
3. If verification fails, orchestrator must use Edit/Bash tools to fix NOW
4. Verification is MANDATORY before story marked complete

**Both workflows now enforce this:**
- super-dev-pipeline: Reconciler agent + Final Verification
- batch-super-dev: Orchestrator runs bash verification after each agent

**Version:** 6.0.0-Beta.5
2026-01-26 22:16:43 -05:00
..
batch-super-dev fix: make story verification executable with REQUIRED bash commands in orchestrator 2026-01-26 22:16:43 -05:00
create-story-with-gap-analysis feat: add anti-skip safeguards and verification to implementation workflows 2026-01-01 02:52:48 -05:00
detect-ghost-features feat: add ghost feature detector (reverse gap analysis) 2026-01-07 20:37:19 -05:00
gap-analysis feat: add standalone gap-analysis workflow 2025-12-26 14:02:41 -05:00
migrate-to-github feat: add GitHub Issues migration tool with production-grade reliability 2026-01-08 13:56:46 -05:00
multi-agent-review refactor: consolidate super-dev-pipeline architecture and clarify execution modes 2026-01-26 19:40:23 -05:00
push-all feat: add planning-time gap analysis and parallel execution enhancements 2025-12-27 02:29:46 -05:00
recover-sprint-status Merge origin/main: sync epic-specific tracking files with backwards compatibility 2026-01-02 20:20:35 -05:00
revalidate-epic feat: add story/epic revalidation with gap filling 2026-01-07 20:33:18 -05:00
revalidate-story feat: add story/epic revalidation with gap filling 2026-01-07 20:33:18 -05:00
story-pipeline feat: add anti-skip safeguards and verification to implementation workflows 2026-01-01 02:52:48 -05:00
super-dev-pipeline fix: make story verification executable with REQUIRED bash commands in orchestrator 2026-01-26 22:16:43 -05:00
super-dev-story refactor: remove autonomous-epic in favor of batch-super-dev 2026-01-07 16:00:32 -05:00
validate-all-epics Merge origin/main: sync epic-specific tracking files with backwards compatibility 2026-01-02 20:20:35 -05:00
validate-all-stories feat(validation): Add comprehensive story validation system with Haiku agents 2026-01-02 19:20:11 -05:00
validate-all-stories-deep feat(validation): Add comprehensive story validation system with Haiku agents 2026-01-02 19:20:11 -05:00
validate-epic-status refactor: remove autonomous-epic in favor of batch-super-dev 2026-01-07 16:00:32 -05:00
validate-story feat(validation): Add comprehensive story validation system with Haiku agents 2026-01-02 19:20:11 -05:00
validate-story-deep feat(validation): Add comprehensive story validation system with Haiku agents 2026-01-02 19:20:11 -05:00