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