git-auto-commit

Community

Automate Git commits with standard messages.

Authorcjinhuo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of committing code changes to a Git repository, ensuring that commit messages adhere to established standards and reducing the manual effort involved in version control.

Core Features & Use Cases

  • Standardized Commit Messages: Automatically generates commit messages based on project conventions (e.g., Conventional Commits) or a provided markdown file.
  • Automated Staging and Committing: Stages all changes (or specified files) and creates a commit.
  • Optional Pushing: Pushes the commit to the remote repository by default, with an option to skip this step.
  • Safety Checks: Includes checks for sensitive information before committing.
  • Use Case: After completing a feature or fixing a bug, you can instruct the AI to "commit my changes," and this Skill will handle the Git operations and message formatting.

Quick Start

Use the git-auto-commit skill to commit all staged changes with a generated message and push to the remote.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: git-auto-commit
Download link: https://github.com/cjinhuo/blazwitcher/archive/main.zip#git-auto-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 223,000+ vetted skills library on demand.