agent-skills-hub/git-pushing
Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.
This is a copy. The original lives at comeonoliver/git-pushing.
npx skills add https://github.com/agent-skills-hub/agent-skills-hub --skill git-pushing
Take agent-skills-hub/git-pushing from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.