home/categories/git-workflows/jeremylongshore-claude-code-plugins-plus-skills-plugins-devops-git-commit-smart-skills-generating-smart-commits-skill-md
git-workflowsdevops

generating-smart-commits

Execute use when generating conventional commit messages from staged git changes. Trigger with phrases like "create commit message", "generate smart commit", "/commit-smart", or "/gc". Automatically analyzes changes to determine commit type (feat, fix, docs), identifies breaking changes, and formats according to conventional commit standards.

jeremylongshore
maintainer
jeremylongshore
Updated 4/3/2026
Stars
1898
Forks
258
quick start

Installation and usage

Execute use when generating conventional commit messages from staged git changes. Trigger with phrases like "create commit message", "generate smart commit", "/commit-smart", or "/gc". Automatically analyzes changes to determine commit type (feat, fix, docs), identifies breaking changes, and formats according to conventional commit standards.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use generating-smart-commits