Git Topic Commit Push

Create one or more Git commits grouped by coherent change topic, then push the current branch. Use when the user asks to commit and push, submit by topic, split current changes into topical commits, or do "按照主题提交 commit 并 push"; especially when a worktree has mixed staged, unstaged, or untracked changes that need honest commit boundaries before `git push`. Commit messages must be written in Chinese unless the user explicitly requests another language.

nangongwentian-fe 008224c 2 files · 4.2 KB Updated

File contents

nangongwentian-fe/agent-skills/tree/main/skills/git-topic-commit-push commit 008224c464

Frequently asked questions

npx skillmds@latest add nangongwentian-fe/git-topic-commit-push