Skill comparison
Use this as a shortlist, then open the skill detail page before adopting.
Decision summary
Strongest overall
Implement
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Fastest prototype
Implement
Best first install candidate based on install readiness and adoption.
Freshest repo
adversarial-review
Most recent maintenance signal among this shortlist.
| Signal | adversarial-review Adversarially review a code change — assume it's broken, try to break it, and only report findings that survive an independent refutation pass. Use when the user wants a deep, skeptical review of a diff, PR, or branch ("adversarial review", "try to break this", "find what's wrong before I ship", "review this like a skeptic", "what will break in production"). Scales from a single inline pass to a multi-agent fan-out (one skeptic per domain → adversarial verify → synthesis). Distinct from a normal code review: it leads with concrete failure scenarios over style, distrusts the tests, and is honest about what it could not verify. | Code Review Review a branch or diff against repository standards and the originating spec in two independent analysis passes. | Implement Implement work from an approved spec or ticket set, run focused and full tests, invoke code review, and commit the result to the current branch. |
|---|---|---|---|
| Quality | 72/100 Strong | 100/100 Excellent | 100/100 Excellent |
| Decision verdict | 71/100 Prototype first Prototype with this skill first; keep a fallback candidate ready. | 100/100 Production-ready Use this as a leading candidate, then validate the README and install path in your own agent stack. | 100/100 Production-ready Use this as a leading candidate, then validate the README and install path in your own agent stack. |
| Adoption | 289 stars Verified outcomes are shown on each skill page | 169K stars Verified outcomes are shown on each skill page | 176K stars Verified outcomes are shown on each skill page |
| Freshness | Aug 15, 2026 | Jul 13, 2026 | Jul 17, 2026 |
| Use-case fit |
| Workflow fit |
| Platform hints | Claude Code | Claude Code, Codex, Cursor, OpenAI Agents | Claude Code, Codex, Cursor, OpenAI Agents |
| Warnings | No OpenAgentSkill engagement data yet | No OpenAgentSkill engagement data yet | Modifies repository files, executes project commands, and creates a Git commit on the current branch. · No OpenAgentSkill engagement data yet |
| Best for | Document processing workflows · Claude Code teams · builders willing to evaluate younger projects | Coding agents workflows · Claude Code teams · teams that value GitHub adoption signals | Coding agents workflows · Claude Code teams · teams that value GitHub adoption signals |
| Not ideal for | teams that need a vendor-supported SLA · high-compliance environments without internal security review | teams that need a vendor-supported SLA · high-compliance environments without internal security review | teams that need a vendor-supported SLA · production agents without a repository review |
| OpenAgentSkill engagement | 0 views 0 install copies | 0 views 0 install copies | 0 views 0 install copies |
| Install | $ npx skills add boraoztunc/skills --skill adversarial-review | $ npx skills add mattpocock/skills --skill code-review | $ npx skills add mattpocock/skills --skill implement |