auto-git-commit

Official

Automate Git commits

Authorchasebuild
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of staging and committing code changes in a Git repository, ensuring that commits are atomic, well-described, and follow best practices.

Core Features & Use Cases

  • Automated Staging: Intelligently stages relevant code changes using git add -p for granular control.
  • Atomic Commits: Helps in splitting changes into logical, single-purpose commits.
  • Concise Commit Messages: Generates clear, present-tense, action-oriented commit messages.
  • Use Case: When you've made several unrelated changes and want to commit them cleanly, this skill will help you stage and commit each logical group of changes separately with appropriate messages.

Quick Start

Use the auto-git-commit skill to stage and commit all my current changes.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: auto-git-commit
Download link: https://github.com/chasebuild/fuelcheck-cli/archive/main.zip#auto-git-commit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.