git-pushing

Installation
SKILL.md

Git Push Workflow

Stage all changes, create a conventional commit, and push to the remote branch.

When to Use

Automatically activate when the user:

  • Explicitly asks to push changes ("push this", "commit and push")
  • Mentions saving work to remote ("save to github", "push to remote")
  • Completes a feature and wants to share it
  • Says phrases like "let's push this up" or "commit these changes"

Workflow

1. Check Git Status

Installs
4
GitHub Stars
2
First Seen
Jan 24, 2026
git-pushing — krosebrook/source-of-truth-monorepo