git-add-commit

Community

Automate git add/commit with smart messages.

Authorss49919201
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically stages changes and creates meaningful commit messages based on the detected diffs, reducing manual effort and preventing vague or empty commits.

Core Features & Use Cases

  • Automated Staging: Stage all changes or specific files with git add.
  • Smart Commit Messages: Generate concise, conventional commit messages based on diffs (feat, fix, docs, etc.).
  • Commit Execution & Verification: Run git commit and verify last commit details with git log -1.
  • Use Case: After finishing a feature, run this Skill to create a descriptive commit that captures the scope of changes for easier review.

Quick Start

Use this skill to commit all current changes in your repository by staging all files and generating a descriptive commit message based on the diffs.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-add-commit
Download link: https://github.com/ss49919201/natto/archive/main.zip#git-add-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.