commit-generator

Community

Generate clean commit messages from staged changes

AuthorShowiix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill analyzes Git's staged changes to produce standardized commit messages, eliminating guesswork and ensuring consistent history.

Core Features & Use Cases

  • Conventional Commits: generate messages following the Conventional Commits spec with type, scope, and description.
  • Staged-Change Analysis: reads git diff --cached and recent history to tailor subject lines.
  • Use Case: when preparing commits for a project with strict messaging guidelines or code reviews, you can auto-create messages from your staged edits.

Quick Start

Commit a few changes to the index and ask the AI to generate a conventional commit message for them.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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: commit-generator
Download link: https://github.com/Showiix/EsportManager2/archive/main.zip#commit-generator

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.