Adversarial review of changes, a commit, or the whole codebase for design-discipline violations — carve-outs, test-shape pattern matching, rules that don't generalize. Use after implementing a feature or pass, before committing nontrivial changes, or when the user asks whether the code has drifted into patching.
Analyzes the items in TODO.md and spins up subagents to address them. Use when the user asks to fix, address, or burn down todos
Reviews the MLIR dialects and ensures that they are properly tested and documented. Use when the user asks to review dialects, ops, or passes