Description
Git commit messages and brief code-review summaries can be generated from the command line with a ChatGPT-backed helper. It is useful for developers who want AI assistance in commit workflows and lightweight review notes.
The tool can install a Git hook and may send code context or diffs to an online AI service. Review configuration, API keys, and generated commit text before using it on private repositories.