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.
maintainer
jeremylongshore
更新于 4/3/2026
星标
1898
分支
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.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use generating-smart-commits