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
Обновлено 1/17/2026
Звёзды
1
Форки
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.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use commit-conventions