byaddyosmani· 31 skills
Multi-agent adversarial code review. Spawns three reviewer subagents (Auditor, Adversary, Pragmatist) on a single model, runs a cross-examination round, then deterministically synthesizes a single ranked report. Use this for non-trivial PRs, security-sensitive changes, refactors that touch many files, or any change where one perspective has obvious blind spots. Trigger phrases include "adverse review", "adversarial review", "multi-perspective review", "review my changes from multiple angles", "panel review". NOT suitable for trivial diffs (typos, dependency bumps, formatting).
$npx -y skills add addyosmani/adverse --skill adverse-reviewInstalls into the current project.
Run `npx skills use "https://github.com/addyosmani/adverse" --skill "addyosmani/adverse/adverse-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/addyosmani/adverse" that are relevant to the current task. Run `npx skills add "https://github.com/addyosmani/adverse"` and select the relevant skills, then follow their instructions.