Audit code for bugs and improvements, prioritize findings, then fix each issue with test-first TDD one at a time. Use when the user asks to review or inspect implementation, check algorithms for bugs, cross-check with multiple workers, or fix issues with tests before code (test-first TDD, one issue at a time).
2026-06-12