git-commit-executor

Community

Execute clean, conventional commits automatically.

Authoryamato0811
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyzes code changes, breaks them into logical commits, and applies Conventional Commits to actually perform the commits.

Core Features & Use Cases

  • Logical commit grouping: Automatically splits related changes into single commits.
  • Conventional Commit messages: Generates messages in the <type>(<scope>): <subject> format.
  • Selective staging & execution: Stages only the targeted changes before committing and ensures correct commit order.

Quick Start

Use this Skill to automatically turn work-in-progress changes into properly scoped, atomic commits by executing git add on relevant files and git commit with Conventional Commit messages.

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-commit-executor
Download link: https://github.com/yamato0811/my-agent-skills/archive/main.zip#git-commit-executor

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.