1

    commit-message-fixer

    by Olga — AI Skills

    Stuck with a “wip” or “fix stuff” commit? Get one clean, ready-to-paste rewrite. Bad commit message you already wrote — “wip”, “fix stuff”, a vague subject a reviewer flagged? Find the #1 reason it fails and get a finished rewrite: clean subject, a why-body only when it’s needed.

    Updated Jun 2026
    Security scanned

    $7

    · or 35 credits

    30-day refund guarantee

    Secure checkout via Stripe

    Included in download

    • Transform vague "wip" messages into professional subject lines
    • Enforce Conventional Commits standards across your project history
    • Instant install

    Sample input

    My commit message is "fixed the login bug." I had to update the token secret because it was using the wrong env variable in production. Improve this for me.

    Sample output

    THE #1 REASON IT FAILS The subject is in the wrong tense and lacks the specific "why" for the change.

    READY-TO-PASTE REWRITE

    fix: use correct environment variable for token secret

    Production was failing to validate sessions because it was pulling from the fallback local secret instead of the injected PRODUCTION_TOKEN_KEY.

    BEFORE YOU COMMIT Run git commit --amend to update the message.

    About This Skill

    You already wrote the commit message — and it's bad. "wip." "fix stuff." "changes per review." Maybe a maintainer flagged it. Maybe you're about to open a PR and the log is embarrassing.

    This skill does one thing completely: it takes your existing message, finds the single biggest reason it fails, and hands you one finished, ready-to-paste rewrite — a clean subject line under 50 characters, a body that explains the why only when the change needs it, in conventional-commit style if your repo uses it.

    What you get:

    • The #1 reason your message fails, named in one line
    • A pasteable rewrite you apply with git commit --amend
    • A note on what to verify (and a flag if the commit looks like it should be split)

    What it is not: not a message generated from scratch out of your diff (that's a git-commit-writer), not a history rewrite or squash, not a code review. It fixes the one message you bring it. Any language or stack.

    Pairs with pr-merge-unblocker and pr-review-responder for a complete developer-workflow set.

    Use Cases

    • Transform vague "wip" messages into professional subject lines
    • Enforce Conventional Commits standards across your project history
    • Explain the "why" behind complex architectural changes clearly
    • Prepare clean, readable commit logs before opening a Pull Request

    Reviews

    No reviews yet - be the first to share your experience.

    Only users who have downloaded or purchased this skill can leave a review.

    Security Scanned

    Passed automated security review

    Permissions

    No special permissions declared or detected

    Creator

    I build focused, done-for-you AI skills that fix one specific problem each — no bloated audits, just clear results. Specializing in practical tools for Etsy sellers and developers. Every skill ships ready to use, with worked examples included.

    Frequently Asked Questions

    More Premium Skills