git-commit-helper

Git commit assistant. Triggers when user says "提交代码", "commit", "提交一下", "帮我提交", "push code", or any commit-related requests. Automatically lists changed files, generates commit message, asks for confirmation, executes git add/commit/push after approval.

$ Instalar

git clone https://github.com/HongfeiXu/CppConcurrencyInAction /tmp/CppConcurrencyInAction && cp -r /tmp/CppConcurrencyInAction/.claude/skills/git-commit-helper ~/.claude/skills/CppConcurrencyInAction

// tip: Run this command in your terminal to install the skill