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