BY am-will • V0.1.0
Enforce conventional commit message format for all git commits. Validates commit messages follow the pattern: type(scope): description. Supported types: feat, fix, docs, style, refactor, perf, test, chore, ci, build, revert. Ensures consistent commit history for changelog generation and semantic versioning.
$ npx codex-marketplace add am-will/codex-skills/hooks/aitmpl-codex/git/conventional-commits --hook