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
Mis à jour 1/16/2026
Étoiles
0
Forks
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use smart-commit