- Home
- Skills
- Documentation
- smart-commit
Smart Commit
Automate professional, Conventional Commits-compliant git messages via deep diff analysis.
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
I've added JWT rotation and Redis storage for the auth refresh tokens. Smart commit this for me.
Your agent does
feat(api): add JWT refresh token rotation
- Generate new refresh token on each use to prevent reuse attacks
- Invalidate old refresh token immediately after rotation
- Store token family in Redis with 7-day TTL
Commit with this message? (yes / edit / cancel)
What you get
About this skill
What it does
Smart-Commit is a developer utility that automates the tedious process of writing high-quality git commit messages. It analyzes your staged changes (git diffs), categorizes the work according to the Conventional Commits specification, and generates a structured, professional message including a scope and detailed body bullets.
Why use this skill
Standardizing commit history is crucial for team velocity and automated changelogs, but manually following strict conventions is friction-heavy. This skill is better than generic AI prompting because it follows a rigorous 7-step analysis pipeline: identifying file types, detecting logic changes vs. refactors, and adhering to specific formatting rules (imperative mood, character limits, and proper scoping).
Key Features
- Automatic Context Awareness: Automatically detects if you have staged files or need to analyze the entire working tree.
- Conventional Commit Compliance: Uses standard types like feat, fix, refactor, and chore with appropriate scopes.
- Interactive Workflow: Presents the message for approval before executing the
git commitcommand. - Amend Support: Intelligent enough to merge current changes with the previous commit message using the
--amendflag.
Supported Tools
Works natively with any Git repository. No external API keys or specialized configurations are required beyond your existing git environment.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 4 months ago
- One-time purchase, yours forever