commit
/install commit
Context
- Current git status: !
git status - Current git diff (staged and unstaged changes): !
git diff HEAD - Current branch: !
git branch --show-current - Recent commits: !
git log --oneline -10
Your task
Based on the above changes, stage everything, create one commit with a contextual message, and push the current branch.
Required sequence:
- Stage changes.
- Create a single commit.
- Push the current branch to origin (use
--set-upstream origin \x3Cbranch>if needed).
Do not use interactive commands and do not output extra commentary.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install commit - After installation, invoke the skill by name or use
/commit - Provide required inputs per the skill's parameter spec and get structured output
What is commit?
Create a git commit with a contextual message based on current changes, then push the branch. It is an AI Agent Skill for Claude Code / OpenClaw, with 463 downloads so far.
How do I install commit?
Run "/install commit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is commit free?
Yes, commit is completely free (open-source). You can download, install and use it at no cost.
Which platforms does commit support?
commit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created commit?
It is built and maintained by BrennerSpear (@brennerspear); the current version is v1.0.0.