commit-helper

Generate standardized Chinese commit messages from change descriptions and file paths.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Rollbytes/timetree_exporter --skill commit-helper-rollbytes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commit-helper
Source: https://github.com/Rollbytes/timetree_exporter/tree/main/.claude/skills/commit-helper
Command: npx skills add https://github.com/Rollbytes/timetree_exporter --skill commit-helper-rollbytes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

這個 Skill 根據 CLAUDE.md 的規則,自動產生符合專案規範的中文 commit 訊息,降低手動撰寫的錯誤率並提升一致性。

Core Features & Use Cases

  • 自動判斷變更性質:根據變更內容推定 type(feat、fix、docs 等)。
  • 訊息結構化:產出符合規範的 subject 與 body,含必要的說明。
  • 實用場景:在大型修改後,快速產出可發布的 commit 訊息,減少手動修改時間。

Quick Start

輸入變更描述與檔案路徑等資訊,Commit Helper 會依 CLAUDE.md 規則自動生成符合規範的 commit 訊息。