git-commit

Installation
SKILL.md

Git Commit Skill

Quickly stage all changes, create a helpful commit message, and push to remote.

Usage

When user invokes this skill, execute the following steps:

  1. Check git status - See what files have changed
  2. Stage all changes - Add all modified/new files
  3. Write a helpful commit message - Based on the actual changes
  4. Push to remote - Push to the current branch's upstream

Commands

Related skills
Installs
23
First Seen
Feb 8, 2026