rewordcommit is a lightweight CLI tool that fixes one of the most common developer regrets: committing with a vague or lazy message like "fix", "update", or "wip". Install: npm install -g rewordcommit Setup: Add your Groq API key once. Turn sloppy commits into clean history – effortlessly.
No reviews yetBe the first to leave a review for rewordcommit
Maker
📌
Hey Product Hunt! 👋
I built rewordcommit because I got tired of committing "fix" or "update" in the heat of coding, then regretting it right after.
This tiny CLI uses Groq's fast AI to analyze your last commit's diff and rewrite the message into something clear and conventional – with preview, edit, or auto-amend.
Perfect for solo devs or before pushing/PRs. Open source, MIT licensed, and super lightweight.
Try it: npm install -g rewordcommit
Feedback welcome – what do you think?