git-commit

Installation
SKILL.md

Git Commit Skill

Smart commit workflow that stages changes, crafts commit messages, and handles edge cases safely.

Triggers

  • "commit"
  • "commit changes"
  • "git commit"
  • "save my changes"
  • "commit this"
  • "commit and push" (includes automatic push to origin)

What This Skill Does

  1. Analyzes Changes: Shows what's modified, staged, and untracked
  2. Smart Staging: Stages relevant files, excludes secrets
  3. Message Crafting: Creates conventional commit messages
  4. Safety Checks: Prevents dangerous operations
Related skills
Installs
5
First Seen
Jan 27, 2026