commit-and-push
Installation
SKILL.md
Commit and Push
Produce logically scoped commits and push the requested branch without absorbing unrelated user changes. Report the commits, pushed ref, verification evidence, and any remaining worktree state.
Workflow
-
Inspect before mutating:
git rev-parse --show-toplevel git status -sb git branch --show-current git remote -v git diff --stat git diff git diff --cached