AI-powered CLI tool that generates professional Git commit messages using OpenAI GPT. Analyze staged changes and create conventional commits automatically.
-
Updated
Jun 22, 2025 - JavaScript
AI-powered CLI tool that generates professional Git commit messages using OpenAI GPT. Analyze staged changes and create conventional commits automatically.
A CLI tool to standardize and translate Git commit messages
This is a simple code for checking wether the commit msg is conventional or not
A Git commit message generator powered by OpenAI GPT-4o and Anthropic Claude 3.5
Displays the average commit message length of a user and their friends (created in under 5 hours for a hackathon challenge)
Remove new lines and consecutive duplicate commit messages when doing a "Squash and merge" in GitHub.
Generate Git commit messages using GPT API from your staged changes in VS Code.
A command-line tool that enforces clean and meaningful commit message conventions for Git repositories.
Add a description, image, and links to the commit-messages topic page so that developers can more easily learn about it.
To associate your repository with the commit-messages topic, visit your repo's landing page and select "manage topics."