home/categories/git-workflows/ab300819-skills-commit-convention-skill-md
git-workflowsdevops

commit-convention

Git 提交信息规范。着重于提交信息的格式化、风格统一。优先学习并沿用项目已有的提交历史风格,若无明显风格或为新项目,则遵循 Conventional Commits 规范。

ab300819
maintainer
ab300819
Updated 1/19/2026
Stars
0
Forks
0
quick start

Installation and usage

Git 提交信息规范。着重于提交信息的格式化、风格统一。优先学习并沿用项目已有的提交历史风格,若无明显风格或为新项目,则遵循 Conventional Commits 规范。

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use commit-convention