home/categories/git-workflows/johnmog-dotfiles-copilot-skills-smart-commit-skill-md
git-workflowsdevops

smart-commit

Commits changes with concise, clear commit messages (under 52 characters). Automatically creates feature branches when committing from main/master branches, using simple names like 'johnmog-area-change'. Use when you want to commit changes with a meaningful message or need to safely work off main.

johnmog
maintainer
johnmog
更新于 1/16/2026
星标
0
分支
0
quick start

Installation and usage

Commits changes with concise, clear commit messages (under 52 characters). Automatically creates feature branches when committing from main/master branches, using simple names like 'johnmog-area-change'. Use when you want to commit changes with a meaningful message or need to safely work off main.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use smart-commit