smart-commit

Installation
SKILL.md

Smart Commit

AI-powered git commit message generation using LLM. Creates meaningful commit messages from code changes.

Capabilities

  1. Amend Last Commit - Summarize staged/unstaged changes and amend the last commit message
  2. Squash Commits - Summarize last N commits and create a consolidated commit
  3. Interactive Commit - Confirm files with user, then summarize and create new commit

Quick Start

For New Commit

# Show changed files and ask user confirmation
git status
Installs
51
GitHub Stars
10
First Seen
Feb 16, 2026
smart-commit — jackjin1997/clawforge