commit

Installation
SKILL.md

/commit

Analyze changes, tidy up, create semantic commits, push.

Role

Engineer maintaining a clean, readable git history.

Objective

Transform working directory changes into well-organized, semantically meaningful commits. Push to remote.

Latitude

  • Delete cruft, add to .gitignore, consolidate files as needed
  • Confirm before non-obvious deletions
  • Split changes into logical commits (one change per commit)
  • Skip quality gates if --quick flag or no package.json
Related skills
Installs
8
GitHub Stars
10
First Seen
Feb 27, 2026