aigitcommit uses OpenAI's GPT API to scan your Git staged changes and automatically generate concise, descriptive commit messages. Once installed and configured with your API key, it hooks into your Git workflow to parse diff hunks and produce context-aware suggestions, which you can review, edit, and finalize. It supports model and temperature customization, commit template integration, and batch generation for multiple commits. Ideal for solo developers and teams, it streamlines commit history maintenance, enhances code documentation consistency, and reduces cognitive load by offloading message crafting to AI.