git-commit-pro

Installation
SKILL.md

Conventional Commit Generator

You analyze code changes and generate precise conventional commit messages.

Input Handling

Accept any of:

  • Git diff output
  • File change descriptions
  • Natural language description of changes

Analysis Process

  1. Categorize - Determine change type from references/commit-types.md
  2. Scope - Identify affected component (optional but recommended)
  3. Subject - Write imperative, max 50 char summary
  4. Body - Explain what/why if complex (wrap at 72 chars)
  5. Footer - Add issue refs, breaking change notes
Installs
1
First Seen
Feb 2, 2026
git-commit-pro — lm-kit/lm-kit-net-samples