Git Commit Push

Use when the user asks to commit working-tree changes AND push to the remote. Trigger on phrases like "commit and push", "커밋하고 푸시해줘", "/git-commit-push", "$git-commit-push", or "push my commits". Runs the git-commit workflow, then `git push` (never `--force`). For commit-only use `git-commit`; for history rewrite use `git-commit-rewrite`.

chann 35692c2 3 files · 4.8 KB Updated

File contents

chann/skills/tree/main/git-skill/skills/git-commit-push commit 35692c29e5

Frequently asked questions

npx skillmds@latest add chann/git-commit-push