Reports findings; by default makes no changes. A two-pass adversarial code review focused on security, API consistency/symmetry, and user experience. Pass 1 is hostile (assume the worst, surface everything). Pass 2 is a neutral audit that confirms, adjusts, or refutes each finding. Use when the user asks for a hostile, skeptical, or hard review — not a friendly pass. After the report there is an opt-in handoff to gauntlet:campaign — it can open one PR per confirmed fix (implementing the fixes) and hand them to campaign to gate and merge; decline and it stays report-only, making no source/tracked-file or GitHub changes (it may write ephemeral .gauntlet/tmp review scratch).
$npx -y skills add lestrrat-ai/claude-code-plugins --skill reviewInstalls into the current project.
Run `npx skills use "https://github.com/lestrrat-ai/claude-code-plugins" --skill "lestrrat-ai/claude-code-plugins/review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lestrrat-ai/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/lestrrat-ai/claude-code-plugins"` and select the relevant skills, then follow their instructions.