BMAD-METHOD/src/bmm
Nikolas Hor 9cd362d2d8
fix: remove mandatory minimum issue count from code review workflow (#1913)
The code review workflow required finding 3-10 issues minimum per review
and forced the agent to keep looking if fewer than 3 were found. This
created an endless review cycle where every review manufactures issues
even after previous fixes were applied, because the workflow cannot
conclude with "no issues found."

Replace the hard minimum with a zero-issue sanity check that allows
clean reviews after a thorough re-examination, while preserving the
adversarial review approach for genuine issues.
2026-03-11 22:33:50 -05:00
..
agents refactor: remove legacy YAML/XML workflow engine plumbing (#1864) 2026-03-08 18:02:57 -06:00
data standardize installer flat command list with naming convention standardization to make workflow update 2026-01-21 12:22:32 -06:00
teams feat: removed tea module, added sdet with 1 workflow for automate (#1443) 2026-01-28 22:26:04 -08:00
workflows fix: remove mandatory minimum issue count from code review workflow (#1913) 2026-03-11 22:33:50 -05:00
module-help.csv refactor: convert document-project workflow.yaml to workflow.md (step 9) (#1863) 2026-03-08 12:30:12 -06:00
module.yaml refactor: replace module installer scripts with declarative directories config 2026-02-08 19:21:48 -06:00