Git Commit Helper

Installation
SKILL.md

Git Commit Helper

Quick start

Analyze staged changes and generate commit message:

# View staged changes
git diff --staged

# Generate commit message based on changes
# (Claude will analyze the diff and suggest a message)

Commit message format

Follow conventional commits format:

Related skills

More from microck/ordinary-claude-skills

Installs
GitHub Stars
219
First Seen