semantic-commit-autostage

Community

Autostage and commit with Semantic Commit.

Authorgraysurf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of staging Git changes and committing them using the Semantic Commit format, ideal for fully automated workflows where manual staging is not desired.

Core Features & Use Cases

  • Automated Staging: Stages all unstaged changes in the working tree using git add -A or git add -u.
  • Semantic Commit Generation: Generates commit messages adhering to the Semantic Commit specification, ensuring consistency and clarity.
  • Use Case: In a CI/CD pipeline, this Skill can automatically stage all code modifications, generate a commit message based on the changes, and commit them, streamlining the release process.

Quick Start

Use the semantic-commit-autostage skill to automatically stage all changes and commit them with the message "feat: add new feature".

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: semantic-commit-autostage
Download link: https://github.com/graysurf/agent-kit/archive/main.zip#semantic-commit-autostage

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.