Skill comparison
Use this as a shortlist, then open the skill detail page before adopting.
Decision summary
Strongest overall
commit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Fastest prototype
commit
Best first install candidate based on install readiness and adoption.
Freshest repo
commit
Most recent maintenance signal among this shortlist.
| Signal | commit Git commit workflow with precommit hook handling, lint/type checking, README updates, and API reference updates. Use when the user wants to commit changes. Handles precommit hooks that modify files (formatting, linting) by re-staging and retrying. Runs ruff lint and pyright type checks on staged Python files, and Biome lint and tsc type checks on staged TS/JS files, fixing all errors. Fixes failing unit tests automatically before committing. Updates README code maps if needed. Updates API reference docs when client.py or service_schemas.py changed. Does not push. |
|---|---|
| Quality | 76/100 Strong |
| Decision verdict | 87/100 Production-ready Use this as a leading candidate, then validate the README and install path in your own agent stack. |
| Adoption | 771 stars Verified outcomes are shown on each skill page |
| Freshness | Aug 28, 2026 |
| Use-case fit | |
| Workflow fit | |
| Platform hints | Claude Code |
| Warnings | No OpenAgentSkill engagement data yet |
| Best for | Content automation 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 |
| OpenAgentSkill engagement | 0 views 0 install copies |
| Install | $ npx skills add ReflexioAI/claude-smart --skill commit |