coding-skill beginner active

Sag

Commit messages written manually are the last manual step in your dev pipeline. The openclaw git assistant skill writes them from the diff.

What breaks without openclaw git assistant skill

Vague commit messages. Manual staging before every commit. Large diffs overwhelming context.

Auto-generated meaningful commit messages × 135-star skill ÷ 5–10 minute setup ÷ LLM API key needed = Git history that explains itself.

openclaw git assistant skill — what it actually does

01
Generate meaningful commit messages from diffs via OpenClaw.
02
Summarise repo state before committing.
03
Build automated Git workflows — stage, commit, and push.
04
Use --staged flag for partial staging on large diffs.
05
Always review auto-generated messages before pushing.

Security check — openclaw git assistant skill

Privacy score: 7/10 — accesses connected platform APIs only. Lock it: review OAuth scopes before install, confirm Linux, macOS; OpenClaw ≥1.0; Git installed compatibility.

Quick start — openclaw git assistant skill in 5–10 minutes

Setup time: 5–10 minutes

!
You need:
  • OpenClaw core
  • Git repo
  • LLM API key

Install the package:

clawhub install steipete/sag
1
Install skill
2
Navigate to a git repo
3
Run /sag status to summarise current state
4
Run /sag commit to auto-generate a commit message

Troubleshooting openclaw git assistant skill

1
1. Auto-commit without review can create misleading commit messages
2
2. Large diffs exceed context — use --staged flag for partial staging

Compatibility & status

Works with: Linux, macOS; OpenClaw ≥1.0; Git installed beginner Last updated: Oct 2025 ★ 135 on GitHub MIT

Official docs →

View on GitHub →

Related — more like openclaw git assistant skill

More by steipete

Every vague commit message is future debugging time wasted. Install the openclaw git assistant skill now.

Get it on GitHub →