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
dual-axis-skill-reviewer
Most recent maintenance signal among this shortlist.
| Signal | dual-axis-skill-reviewer Review skills in any project using a dual-axis method: (1) deterministic code-based checks (structure, scripts, tests, execution safety) and (2) LLM deep review findings. Use when you need reproducible quality scoring for `skills/*/SKILL.md`, want to gate merges with a score threshold (for example 90+), or need concrete improvement items for low-scoring skills. Works across projects via --project-root. | 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 | 68/100 Promising | 100/100 Excellent |
| Decision verdict | 67/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. |
| Adoption | 121 stars Verified outcomes are shown on each skill page | 176K stars Verified outcomes are shown on each skill page |
| Freshness | Sep 3, 2026 | Jul 17, 2026 |
| Use-case fit |
| Workflow fit |
| Platform hints | Claude Code | Claude Code, Codex, Cursor, OpenAI Agents |
| Warnings | No critical security issues found. The script executes tests via subprocess, which could run arbitrary code if the target project's tests are malicious, but this is expected behavior and the user controls the project root. · 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 · builders willing to evaluate younger projects | Coding agents workflows · Claude Code teams · teams that value GitHub adoption signals |
| Not ideal for | teams that need a vendor-supported SLA · production agents without a repository 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 |
| Install | $ npx skills add BaggaT236/AI-Trading-Skills --skill dual-axis-skill-reviewer | $ npx skills add mattpocock/skills --skill implement |