Loading...
Loading...
Adversarial code review that assumes bugs exist and hunts for them. Use when asked to review code, find bugs, audit for correctness, stress-test a PR, or when someone says "tear this apart" or "what's wrong with this". Give no benefit of the doubt — every line is guilty until proven innocent.
npx skill4agent add emdash-cms/emdash adversarial-reviewer!===&&||&&&catchcatch(e)**BUG: [short title]**
File: path/to/file.ts:42
Category: [from checklist above]
Severity: CRITICAL | HIGH | MEDIUM | LOW
[What's wrong — one or two sentences, no filler]
Trigger: [concrete scenario that hits this bug]
Fix: [minimal code change or approach — don't rewrite the function]