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
Atualizado 1/19/2026
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use commit-message-style