home/categories/git-workflows/derklinke-codex-config-skills-commit-conventions-skill-md
git-workflowsdevops

commit-conventions

Create conventional commit messages and plan commits. Use when a user asks to commit changes, write commit messages, or organize commits. Enforce repo-specific git/commit rules from AGENTS.md and split multiple logical changes into separate, digestible commits.

derKlinke
maintainer
derKlinke
Updated 1/17/2026
Stars
1
Forks
0
quick start

Installation and usage

Create conventional commit messages and plan commits. Use when a user asks to commit changes, write commit messages, or organize commits. Enforce repo-specific git/commit rules from AGENTS.md and split multiple logical changes into separate, digestible commits.

Installation
$ install --globalskills.sh
Usage

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

skills use commit-conventions