AI AGENT ADDONS
Git & Pull Requests
39,561installs

Create clear and consistent git commits every time you save your work. This tool looks at the changes you made in your code and automatically figures out the right type of commit, like a new feature or a bug fix. It helps you write a simple, one-line message that follows the Conventional Commits style. You can also choose which files to include and override the message if you want. That makes your commit history easy for anyone to read and understand.

Add Git Commit skill to your workflow

Global

mkdir -p ~/.claude/skills/git-commit

Project

mkdir -p .claude/skills/git-commit

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
23 days ago
Created
1 year ago