Code Review Adversarial code review with technical rigor, evidence-based claims, and verification over performative responses. Every review includes red-team analysis that actively tries to break the code. Input Modes Auto-detect from arguments. If ambiguous or no arguments, prompt via . | Input | Mode | What Gets Reviewed | |-------|------|--------------------| | or PR URL | PR | Full PR diff fetched via | | (7+ hex chars) | Commit | Single commit diff via | | | Pending | Staged + unstaged changes via | | (no args, recent changes) | Default | Recent changes in context | | | Codebase | Full c…