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
review-pr
Most recent maintenance signal among this shortlist.
| Signal | review-pr Reviews the current branch's changes against its base branch as a pull request: correctness of new and modified code, test coverage for it, and documentation accuracy. Use when asked to review a branch, a diff, or a pull request. | 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 | 85/100 Excellent | 100/100 Excellent | 100/100 Excellent |
| Decision verdict | 96/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. | 100/100 Production-ready Use this as a leading candidate, then validate the README and install path in your own agent stack. |
| Adoption | 6.9K 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 26, 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 | Coding agents workflows · Claude Code teams · teams that value GitHub adoption signals | 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 trailofbits/skills --skill review-pr | $ npx skills add mattpocock/skills --skill code-review | $ npx skills add mattpocock/skills --skill implement |