commit-helper

Installation
SKILL.md

Commit Helper

Overview

This skill helps create well-structured atomic commits by analyzing all code changes and intelligently splitting them into multiple logical commits. Each commit should be focused, related, and follow best practices.

When to Use

  • When users request "commit my changes", "commit code", or similar requests
  • When there are multiple unrelated changes in the working directory

Workflow

Execute the following steps in order:

Step 1: Analyze Changes

Related skills
Installs
7
GitHub Stars
1
First Seen
Feb 7, 2026