/install git-conventions
Git Commit Conventions
Commit Message Format
Use semantic commit format: \x3Ctype>(\x3Cscope>): \x3Csubject>
Commit Types
feat: add new featurefix: correct bugdocs: update documentationstyle: format code (no functional changes)refactor: restructure codetest: add/modify testschore: update build tasks
Workflow Rules
-
Language: Use English only for git commit messages.
-
Force Push: Always confirm before
git push --force. -
Sign-off: Include
--signoffflag with all commits. -
Consolidation: Consolidate changes into meaningful commits.
-
Push Confirmation: After making a local commit, ALWAYS prompt the user whether they want to push to the remote repository.
-
Display URL: After successfully pushing to remote, display the repository's access URL.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install git-conventions - After installation, invoke the skill by name or use
/git-conventions - Provide required inputs per the skill's parameter spec and get structured output
What is git-conventions?
Git commit message conventions and workflow rules. Use when making git commits, pushing changes, or performing git operations. It is an AI Agent Skill for Claude Code / OpenClaw, with 285 downloads so far.
How do I install git-conventions?
Run "/install git-conventions" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is git-conventions free?
Yes, git-conventions is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does git-conventions support?
git-conventions is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created git-conventions?
It is built and maintained by douglarek (@douglarek); the current version is v1.0.0.