BMAD-METHOD/src/modules/bmm/workflows/4-implementation
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
..
code-review feat(bmm): add information-asymmetric adversarial code review 2025-12-13 12:13:46 -07:00
correct-course folder rename from .bmad to _bmad 2025-12-13 16:22:34 +08:00
create-story folder rename from .bmad to _bmad 2025-12-13 16:22:34 +08:00
dev-story folder rename from .bmad to _bmad 2025-12-13 16:22:34 +08:00
retrospective _cfg -> _config 2025-12-13 19:41:09 +08:00
sprint-planning folder rename from .bmad to _bmad 2025-12-13 16:22:34 +08:00
sprint-status folder rename from .bmad to _bmad 2025-12-13 16:22:34 +08:00