home/categories/automation-tools/go-go-golems-docmgr-codex-skills-cursor-git-commit-skill-md
automation-toolstools

cursor-git-commit

Provide a pre-commit checklist and staging hygiene (review diffs, stage specific files, avoid common noise like dist/ or .env, and fix mistakes with reset/rm --cached/amend). Use when the user is about to commit, asks for a commit workflow, or needs help cleaning up staged files.

go-go-golems
maintainer
go-go-golems
Updated 1/14/2026
Stars
7
Forks
2
quick start

Installation and usage

Provide a pre-commit checklist and staging hygiene (review diffs, stage specific files, avoid common noise like dist/ or .env, and fix mistakes with reset/rm --cached/amend). Use when the user is about to commit, asks for a commit workflow, or needs help cleaning up staged files.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use cursor-git-commit