git-commit

Installation
SKILL.md

Git Commit Helper

Create professional git commits with detailed messages that document what changed and why.

When to Use

  • Committing staged changes
  • Writing commit messages
  • Reviewing changes before commit

Workflow

1. Verify Branch

Never commit directly to protected branches.

git branch --show-current
Installs
1
First Seen
Jun 11, 2026
git-commit — blockchainhb/claude-plugins