/install git-commit-validator
Commit Linter
Overview
Validates commit messages and enforces conventional commits format.
Conventional Commit Format
type(scope): description
Types: feat, fix, docs, style, refactor, perf, test, chore
Valid Examples
feat(auth): add password reset fix(api): handle null response docs(readme): update install
Rules
- Subject line max 72 characters
- Use imperative mood ("add" not "added")
- No period at end of subject
- Separate subject from body with blank line
Validate
git log --oneline -20
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install git-commit-validator - After installation, invoke the skill by name or use
/git-commit-validator - Provide required inputs per the skill's parameter spec and get structured output
What is Git Commit Validator?
Validates git commit messages against conventional commits format. Triggers: commit lint, conventional commits, commit format. It is an AI Agent Skill for Claude Code / OpenClaw, with 77 downloads so far.
How do I install Git Commit Validator?
Run "/install git-commit-validator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Git Commit Validator free?
Yes, Git Commit Validator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Git Commit Validator support?
Git Commit Validator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Git Commit Validator?
It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.0.