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