Safely orchestrate Conventional Commits for staged Git changes, or all working-tree changes when the user explicitly asks to include everything. Use when asked to write a commit message, split staged or working-tree changes, organize a messy index, or draft commit text without pushing. Auto-detects commit language; explicit phrases like 用中文提交 or 请使用中文拆分提交所有的改动 override. Not for push, pull-request creation, amend, rebase, or tag operations.
$npx -y skills add bahayonghang/my-claude-code-settings --skill git-commitInstalls into the current project.
Run `npx skills use "https://github.com/bahayonghang/my-claude-code-settings" --skill "bahayonghang/my-claude-code-settings/git-commit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bahayonghang/my-claude-code-settings" that are relevant to the current task. Run `npx skills add "https://github.com/bahayonghang/my-claude-code-settings"` and select the relevant skills, then follow their instructions.