Git Commit

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. Default headers have no [AI] tag; add it only when asked (加 AI 标记 / add [AI] tag / 不要 [AI]). Create commits with local git commit only — never GitHub web, GitHub file-commit APIs, or a platform GitHub App — so GitHub does not show "This commit was created on GitHub.com" or "Committed via Cursor Agent". 本地 git 提交; 不要在 GitHub 上创建 commit; 不要 Committed via. Handles the local commit portion of mixed requests, then hands already-authorized push, PR, or other remaining operations back to the main coordinator for the appropriate workflow.

bahayonghang fc872d0 11 files · 111.6 KB Updated

File contents

bahayonghang/my-claude-code-settings/tree/main/skills/git-github-collaboration/git-commit commit fc872d0906

Frequently asked questions

npx skillmds@latest add bahayonghang/git-commit