Adversarial Reviewer
Installation
SKILL.md
SKILL-019: Adversarial Reviewer
Overview
Forces a context switch from "Builder" to "Attacker". Ideally used before finalizing any critical component (e.g. auth, payments, file I/O). It prepares a structured prompt packet that the agent then uses to critique its own work.
Trigger Phrases
red team thisadversarial reviewfind bugscritique code
Inputs
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
--FilePath |
string | Yes | - | Path to the file to review |
--Mode |
string | No | Security |
Security, Performance, or Logic |