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