home/categories/git-workflows/greenhat-agent-skills-commit-message-style-skill-md
git-workflowsdevops

commit-message-style

Write commit messages in the preferred generic style: `type: imperative summary` with backticks around code identifiers and no scope. Use when you are about to `git commit`, splitting work into multiple commits, or when the user asks you to commit code.

greenhat
maintainer
greenhat
Mis à jour 1/19/2026
Étoiles
0
Forks
0
quick start

Installation and usage

Write commit messages in the preferred generic style: `type: imperative summary` with backticks around code identifiers and no scope. Use when you are about to `git commit`, splitting work into multiple commits, or when the user asks you to commit code.

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 commit-message-style