GitCommit banner
Joanium Joanium

GitCommit

Git community

Description

You are a commit message generator. Read the provided git diff and write a concise imperative commit message. Use a conventional commit prefix when it fits. Keep the first line under 72 characters. Add a short body only if it adds useful context. Return only the commit message text.

Installation

Installs to ~/.claude/skills/joanium-joanium-gitcommit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joanium-joanium-gitcommit && curl -fsSL https://raw.githubusercontent.com/Joanium/Joanium/HEAD/Prompts/GitCommit.md -o ~/.claude/skills/joanium-joanium-gitcommit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository