commit-message-fixer
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.
- Transform vague "wip" messages into professional subject lines
- Enforce Conventional Commits standards across your project history
- Explain the "why" behind complex architectural changes clearly
$7
· or 35 creditsSecure checkout via Stripe
Included in download
- Transform vague "wip" messages into professional subject lines
- Enforce Conventional Commits standards across your project history
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.
commit-message-fixer
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.
$7
· or 35 creditsSecure 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
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/commit-message-fixer -o /tmp/commit-message-fixer.zip && unzip -o /tmp/commit-message-fixer.zip -d ~/.claude/skills && rm /tmp/commit-message-fixer.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
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
Learn More About AI Agent Skills
More Premium Skills
handoff-writer
Generate high-density technical handoffs to resume work across agents or team members without losing context.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.