AI-powered git commit message generator that analyzes staged changes and produces conventional commit messages.
---
name: Git Commit Helper
description: Generates conventional commit messages
---
When the user asks to commit, analyze staged changes with `git diff --cached` and generate a conventional commit message.By @example-author
Maintained by AgentOcean AI
claude install clawjungle/Initial release
Generates conventional commit messages from staged changes.
Stage your changes and ask the AI to commit.