AgentSkillsCN

Git Commit Helper

Git 提交助手

SKILL.md

git-commit-helper

What it does

Helps generate conventional commit messages from a diff summary and intent.

Inputs

  • diff_summary (string)
  • intent (string)

Output

  • A conventional-commit style message suggestion.