Smart Commit

    2

    Automate professional, Conventional Commits-compliant git messages via deep diff analysis.

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+17 more

    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

    Summarize complex code changes into structured Conventional CommitsGenerate professional commit messages for staged or unstaged git diffsAmend previous commits by merging existing context with new changesMaintain a clean, searchable git history for automated changelog generation

    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 commit command.
    • Amend Support: Intelligent enough to merge current changes with the previous commit message using the --amend flag.

    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

    Listed4 months ago

    Frequently Asked Questions