BMAD-METHOD/src/modules/bmm/workflows/4-implementation/code-review
Alex Verkhovsky 65c93c529c feat(bmm): add information-asymmetric adversarial code review
Enhance code review workflow with a two-phase approach:
- Context-aware review (step 3): Uses story knowledge to check implementation
- Asymmetric adversarial review (step 4): Cynical reviewer with no story context
  judges changes purely on technical merit

Key additions:
- Cynical reviewer persona that expects to find problems
- Execution hierarchy: Task tool > CLI fresh context > inline fallback
- Findings consolidation with deduplication across both review phases
- Improved severity assessment (CRITICAL/HIGH/MEDIUM/LOW)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-13 12:13:46 -07:00
..
checklist.md fix(bmm): correct code-review workflow status logic and checklist (#1015) (#1028) 2025-12-05 21:27:11 -06:00
instructions.xml feat(bmm): add information-asymmetric adversarial code review 2025-12-13 12:13:46 -07:00
workflow.yaml folder rename from .bmad to _bmad 2025-12-13 16:22:34 +08:00