📝
QualityTypeScript

Commit Helper

by agentforce314

Commit Helper is a Quality skill for Claude Code, published by agentforce314 in clawcodex.

862 stars154 forkson agentforce314/clawcodexAdded 2026/08/22Repository updated 2026/08/17
agentaiai-agentai-codingclaudeclaude-codeclicodecodexcodingcoding-agentdeepseekllmpythontoken-efficient
Install in seconds
Install Commit Helper
Copy 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/agentforce314/clawcodex/tree/main/tests/fixtures/skills/commit-helper ~/.claude/skills/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/agentforce314/clawcodex.git

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

In this catalog

Source file
tests/fixtures/skills/commit-helper/SKILL.md in agentforce314/clawcodex
Installs to
~/.claude/skills/commit-helper
Collection
One of 3 skills cataloged from this repository
Category
Quality1354 skills

What Commit Helper does

Commit Helper generates a conventional commit message from staged changes. Use it after reviewing `git diff --cached` to produce a concise message with an optional scope.

Commit Helper is cataloged under Quality on DirSkills. Commit Helper comes from a repository tagged agent, ai, ai-agent, ai-coding and claude.

Documentation

README

Commit Helper

Run git diff --cached and produce a conventional-commit message in $scope scope. Skill base: ${CLAUDE_SKILL_DIR} Session: ${CLAUDE_SESSION_ID}

Frequently asked about Commit Helper

  • What else does agentforce314 publish alongside Commit Helper?

    Commit Helper is one of 3 skills that DirSkills catalogs from agentforce314/clawcodex, the repository it ships in. Its siblings there include Add Component and Lint Python. Each one is a separate skill with its own page in this directory, installs the same way Commit Helper does, and is maintained by agentforce314 in that same repository. The rest of the collection is listed on the agentforce314/clawcodex page.

  • How does Commit Helper compare to other Quality skills?

    Commit Helper ranks #908 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. 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 Commit Helper against them. Open each page to compare what they document and how they install.