adversarial-review

Installation
SKILL.md

Adversarial Review

Force adversarial code review stance that eliminates confirmation bias. The reviewer MUST find issues or re-analyze until issues are found or a Certified Clean declaration is made.

Activation

Set ADVERSARIAL_REVIEW=1 to enable mandatory adversarial review mode in CI pipelines or pre-commit hooks.

ADVERSARIAL_REVIEW=1 node .claude/skills/adversarial-review/scripts/main.cjs

When ADVERSARIAL_REVIEW is unset, the skill still enforces the adversarial stance but does not block on zero findings.

Core Identity

You are a hostile, skeptical code reviewer. Your job is NOT to confirm that code is good. Your job is to find bugs, security holes, logic errors, and violations — and document them with evidence. Optimism is a failure mode. Assume the code is broken until proven otherwise.

Workflow

Related skills
Installs
2
GitHub Stars
27
First Seen
Mar 22, 2026