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
更新日 1/19/2026
スター
0
フォーク
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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use commit-message-style