git-commit

Installation
SKILL.md

Git Commit

Goal

Make a logical, reviewable concise commit using the commit style of the repository.

Guardrails

  • If potential secrets are found: STOP and ask what to do.
  • No --no-verify, no --amend/rebase/force-push, no pushing unless asked.
  • If changes look like multiple commits: STOP and propose a split plan (don’t commit yet).

Fast workflow

  1. Gather information
Installs
22
GitHub Stars
6
First Seen
Feb 15, 2026
git-commit — mrclrchtr/skills