📝
AutomationShell

Git Commit Helper

by alirezarezvani

Git Commit Helper is an Automation skill for Claude Code, published by alirezarezvani in claude-code-tresor.

766 stars167 forkson alirezarezvani/claude-code-tresorAdded 2026/08/23Repository updated 2026/07/03
agent-development-kitagentic-aiagentic-codingagentic-workflowagentsanthropic-claudeclaude-code
Install in seconds
Install Git Commit Helper
Copy Git Commit Helper into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/alirezarezvani/claude-code-tresor/tree/main/skills/development/git-commit-helper ~/.claude/skills/git-commit-helper

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/alirezarezvani/claude-code-tresor.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/development/git-commit-helper/SKILL.md in alirezarezvani/claude-code-tresor
Installs to
~/.claude/skills/git-commit-helper
Collection
One of 8 skills cataloged from this repository
Category
Automation1523 skills

What Git Commit Helper does

Git Commit Helper generates conventional commit messages from staged changes and git diff. Use it when creating commits, reviewing changes, or asking for a commit message.

Git Commit Helper is cataloged under Automation on DirSkills. Git Commit Helper comes from a repository tagged agent-development-kit, agentic-ai, agentic-coding, agentic-workflow and agents.

Documentation

README

Git Commit Helper Skill

Generate conventional commit messages from your git diff.

When I Activate

  • git commit without message
  • ✅ User asks "what should my commit message be?"
  • ✅ Staged changes exist
  • ✅ User mentions commit or conventional commits
  • ✅ Before creating commits

What I Generate

Conventional Commit Format

<type>(<scope>): <subject>

<body>

<footer>

Types:

  • feat: New feature
  • fix: Bug fix
  • docs: Documentation changes
  • style: Code style (formatting, no logic change)
  • refactor: Code refactoring
  • perf: Performance improvements
  • test: Test additions or fixes
  • build: Build system changes
  • ci: CI/CD changes
  • chore: Maintenance tasks

Examples

Feature Addition

This is the opening of the README. Read the full README on GitHub.

Commands Git Commit Helper provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /review

Frequently asked about Git Commit Helper

  • What else does alirezarezvani publish alongside Git Commit Helper?

    Git Commit Helper is one of 8 skills that DirSkills catalogs from alirezarezvani/claude-code-tresor, the repository it ships in. Its siblings there include API Documenter, Code Reviewer and Dependency Auditor. Each one is a separate skill with its own page in this directory, installs the same way Git Commit Helper does, and is maintained by alirezarezvani in that same repository. The rest of the collection is listed on the alirezarezvani/claude-code-tresor page.

  • How does Git Commit Helper compare to other Automation skills?

    Git Commit Helper ranks #1007 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Git Commit Helper against them. Open each page to compare what they document and how they install.

More from alirezarezvani/claude-code-tresor

Git Commit Helper is one of 8 skills cataloged on DirSkills from alirezarezvani/claude-code-tresor.

See all 8 skills