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