git-commit

Installation
SKILL.md
Contains Hooks

This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.

Git Commit

Cross-Platform AI Agent Skill This skill works with any AI agent platform that supports the skills.sh standard.

Conventional Commit

Generate a conventional commit message following https://www.conventionalcommits.org/en/v1.0.0/ specification and create commits automatically.

Quality Guidelines

CRITICAL: Commit messages must accurately describe ACTUAL changes:

  1. Read the diff - Base message ONLY on what you see in the diff, not assumptions
  2. Verify scope - Check which files/modules actually changed before setting scope
  3. Check breaking changes - Look for removed exports, changed APIs, deleted functions
  4. No guessing - If unsure about change purpose, ask user rather than assume

Quality Gates

Installs
11
GitHub Stars
4
First Seen
Mar 7, 2026
git-commit — mgiovani/cc-arsenal