home/categories/git-workflows/yoonsin91-ai-skills-pack-codex-skills-drafting-conventional-commits-skill-md
git-workflowsdevops
drafting-conventional-commits
Draft a Conventional Commits message from either a short summary of changes or by inspecting the local git diff. Use when the user wants a commit message formatted as type(scope): subject, with optional body and footers for breaking changes or issue references.
maintainer
yoonsin91
更新于 12/31/2025
星标
0
分支
0
quick start
Installation and usage
Draft a Conventional Commits message from either a short summary of changes or by inspecting the local git diff. Use when the user wants a commit message formatted as type(scope): subject, with optional body and footers for breaking changes or issue references.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use drafting-conventional-commits