home/categories/automation-tools/jeremylongshore-claude-code-plugins-plus-skills-backups-plugin-enhancements-plugin-backups-git-commit-smart-20251020-064411-skills-skill-adapter-skill-md
automation-toolstools

generating-smart-commits

This skill generates conventional commit messages using AI analysis of staged Git changes. It automatically determines the commit type (feat, fix, docs, etc.), identifies breaking changes, and formats the message according to conventional commit standards. Use this when asked to create a commit message, write a Git commit, or when the user uses the `/commit-smart` or `/gc` command. It is especially useful after changes have been staged with `git add`.

jeremylongshore
maintainer
jeremylongshore
更新日 1/18/2026
スター
1020
フォーク
131
quick start

Installation and usage

This skill generates conventional commit messages using AI analysis of staged Git changes. It automatically determines the commit type (feat, fix, docs, etc.), identifies breaking changes, and formats the message according to conventional commit standards. Use this when asked to create a commit message, write a Git commit, or when the user uses the `/commit-smart` or `/gc` command. It is especially useful after changes have been staged with `git add`.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use generating-smart-commits