Commit Message Generator

    by mochalatte

    1

    Convert rough change descriptions into clean, conventional commit messages for readable git histories.

    Free

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLI+17 more

    See it in action

    You say

    I refactored the auth middleware to use JWT instead of sessions and fixed a small bug in the login redirect.

    Your agent does

    refactor(auth): migrate middleware to JWT sessions

    Updated the authentication flow to use JWT for stateless scaling. Fixed a redirect loop occurring after successful login.

    About this skill

    The problem

    Vague commit messages like "fix stuff" or "updates" make git histories unreadable and break automated changelog tools. Manually formatting conventional commits is repetitive and prone to small syntax errors like trailing periods or wrong tense.

    What it does

    • Standardizes code changes into the conventional commit format: type, scope, and subject.
    • Maps your change descriptions to the correct type like feat, fix, docs, or refactor.
    • Enforces imperative mood for subjects to keep the history professional.
    • Drafts optional body content that explains the reasoning behind a change rather than just the code diff.

    Why this beats prompting it yourself

    This skill eliminates the need to remember specific type categories or syntax rules every time you commit. It handles the cognitive load of phrasing subjects imperatively and structuring the scope, ensuring your entire team's history remains perfectly scannable for CI/CD pipelines.

    Use cases

    • Generating structured messages for automated semantic versioning tools.
    • Standardizing commit history across a multi-developer team.
    • Writing clear explanations for complex architectural refactors.
    • Quickly tagging chore or CI tasks without breaking flow.

    Known limitations

    Requires a clear text description of the change as it cannot view your local source code. Follows standard Conventional Commits and may need manual adjustment for custom team formats.

    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

    Free forever

    No account required to browse

    Frequently Asked Questions

    Popular in Workflow Automation

    Free