BMAD-METHOD/.claude-commands
Jonah Schulte b517a8b1d0 Add batch-super-dev workflow with auto-installation and quality gates
Features:
- Interactive batch selector for processing multiple ready-for-dev stories
- 5-layer quality gate system (pre-gap, post-validation, reconciliation, code review, sprint-status sync)
- Smart story reconciliation (auto-updates checkboxes based on Dev Agent Record)
- Anti-vibe-coding enforcement (verifies files exist, tests pass, implementations aren't stubs)
- Story validation & auto-creation (validates 12 BMAD sections, creates missing stories)
- Auto-generates /batch-super-dev and /super-dev-pipeline slash commands on installation

Platform Support:
- Claude Code: Auto-creates .claude-commands/batch-super-dev.md
- Windsurf: Auto-creates slash commands for cross-compatibility

Workflow Location:
- Source: src/modules/bmm/workflows/4-implementation/batch-super-dev/
- Installed: _bmad/bmm/workflows/4-implementation/batch-super-dev/

Quality Gates:
1. Pre-gap analysis validates story completeness
2. Post-implementation validation verifies every task (anti-vibe-coding)
3. Smart reconciliation updates checkboxes based on evidence
4. Multi-agent code review finds issues before commit
5. Python script validates sprint-status.yaml accuracy
2026-01-07 12:12:13 -05:00
..
bmad/bmm/workflows feat(validation): Add comprehensive story validation system with Haiku agents 2026-01-02 19:20:11 -05:00
batch-super-dev.md Add batch-super-dev workflow with auto-installation and quality gates 2026-01-07 12:12:13 -05:00
story-pipeline.md docs: add comprehensive PR description for story-pipeline integration 2025-12-27 23:01:05 -05:00
super-dev-pipeline.md feat: add super-dev-pipeline for brownfield + anti-vibe-coding enforcement 2025-12-28 12:09:06 -05:00