BMAD-METHOD/src/bmm/workflows/4-implementation/code-review
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
..
bmad-skill-manifest.yaml refactor: all-is-skills - Convert BMAD to skills-based architecture (#1834) 2026-03-06 21:39:19 -06:00
checklist.md Project Cleanup of Agents Menus, BMB module removal to other repo 2026-01-19 02:04:14 -06:00
discover-inputs.md refactor: remove legacy YAML/XML workflow engine plumbing (#1864) 2026-03-08 18:02:57 -06:00
workflow.md fix: remove mandatory minimum issue count from code review workflow (#1913) 2026-03-11 22:33:50 -05:00