9/13/2025
•6 Min
Goodbye, manual commits: I created a script with Gemini to generate commit messages (and you can too)
A practical experiment in commit automation: I used the Gemini CLI to generate consistent, clear commit messages aligned with Conventional Commits. The idea was to reduce the friction of writing commits without sacrificing quality and standardization.
#Shell Script#Gemini CLI#Gemini#Conventional Commits