git-commit-intelligence

Community

Generate precise, review-ready commit messages.

AuthorKunYi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents vague, misleading, or inconsistently scoped git commit messages by enforcing a strict structure and requiring clear reasoning for each change.

Core Features & Use Cases

  • Conventional Commits output: Produces type(scope): summary titles plus a why paragraph and bullet-point change list.
  • Semantic domain + scope inference: Determines whether the change is embedded, driver, desktop, or other, and assigns a scope based on responsibility rather than filenames.
  • Confidence gating with ASK mode: Avoids finalizing commits when domain, scope, or type is ambiguous, prompting up to two targeted multiple-choice questions instead.
  • Scoring and auto-rewrite: Scores results (0–100) and automatically revises if the score is below 75 (up to two rewrite attempts), improving format fidelity and clarity.

Quick Start

Use git-commit-intelligence to generate a structured Conventional Commits message for the changes you are about to commit, and ask follow-up questions only if type or scope is unclear.

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-intelligence
Download link: https://github.com/KunYi/Skills/archive/main.zip#git-commit-intelligence

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 471,000+ vetted skills library on demand.