-
Notifications
You must be signed in to change notification settings - Fork 0
Code Review
github-actions[bot] edited this page Jun 25, 2026
·
5 revisions
Standalone adversarial code review of any diff or PR — and it sharpens developer-workflows' /review when both are installed. The framing is "assume the code has bugs": a reviewer returns a failing test, a DEFECT: file:line, or NO ISSUES FOUND — never prose.
Full primitive detail: code-review design.
-
Standalone — review any diff or PR directly;
requires: []. -
Enhances
developer-workflows— at/reviewthe phase dispatches the adversarial reviewers;evidence-trackerguards/work's checkbox-flips. Both engage only whendeveloper-workflowsis also installed. -
Hosts — command + both reviewer agents are host-symmetric; the cross-model reviewer degrades gracefully without
gemini; theevidence-trackerPreToolUsehook is Claude-only (Antigravity limitations).
A reviewer primed to assume bugs finds real ones; demanding a failing test or a file:line defect keeps the output actionable. The cross-model pass escapes the same-model echo chamber. See Why adversarial review.
- First code review — the tutorial.
- Review a change · Simplify a diff · In-flight decision review — the how-tos.
- Why adversarial review — why the assume-bugs framing works.
- Developer Plugin Suite design — the developer-workflows / safety / code-review split.
Architecture · Plugins · Home
🔧 How-to
🏛️ Architecture
-
Plugins
- Developer Workflows
- Developer Safety
- Code Review
- GitHub CI
- Wiki Maintenance
- PII Guardrail
- Token Audit · Status Line Meter
- Customization model
- Build & distribution
- Host adapters
- Harness interface ↔ Agent M