git-commit-push

Installation
SKILL.md

Git Commit + Push

Overview

Variant of the git-commit skill that runs the standard commit workflow, then pushes the resulting commits to the remote. Never uses --force or --force-with-lease.

Announce at start: "I'm using the git-commit-push skill to commit and push these changes."

Workflow

Before starting, Read the main git-commit SKILL.md at <plugin-root>/skills/git-commit/SKILL.md — the full default workflow (steps 1–5), the secrets check, the commit-plan template, and the Red Flags list all live there. The variant relies on those sections.

Then follow ## Workflow: /git-commit in the main SKILL.md exactly — steps 1–5 (inspect, group, plan, commit, summary). After every commit succeeds, push:

git push

If the current branch has no upstream:

Related skills

More from chann/skills

Installs
5
Repository
chann/skills
First Seen
6 days ago