aif-commit
CommunityGenerate conventional commit messages.
Authorhightemp
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of commit messages, ensuring they adhere to the Conventional Commits specification, which improves commit history readability and enables automated changelog generation.
Core Features & Use Cases
- Analyzes staged changes: Automatically inspects
git diff --cachedto understand modifications. - Determines commit type: Selects appropriate types like
feat,fix,docs, etc. - Identifies scope: Infers scope from file paths or uses provided arguments.
- Generates semantic messages: Crafts subject lines, bodies, and footers according to the specification.
- Handles breaking changes: Correctly formats
BREAKING CHANGEfooters. - Offers to push: Prompts to push commits after a successful
git commit.
Quick Start
Use the aif-commit skill to create a commit message for your staged changes.
Dependency Matrix
Required Modules
git
Components
references
💻 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: aif-commit Download link: https://github.com/hightemp/process-manager/archive/main.zip#aif-commit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.