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.

yoonsin91
maintainer
yoonsin91
Updated 12/31/2025
Stars
0
Forks
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.

Installation
$ install --globalskills.sh
Usage

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

skills use drafting-conventional-commits