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
Atualizado 1/17/2026
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use commit-conventions