·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.

55Installs·1Trend·@mhattingpete

Installation

$npx skills add https://github.com/mhattingpete/claude-skills-marketplace --skill git-pushing

How to Install git-pushing

Quickly install git-pushing AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mhattingpete/claude-skills-marketplace --skill git-pushing
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mhattingpete/claude-skills-marketplace.

SKILL.md

View raw

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

ALWAYS use the script - do NOT use manual git commands:

Script handles: staging, conventional commit message, Claude footer, push with -u flag.

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. Source: mhattingpete/claude-skills-marketplace.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mhattingpete/claude-skills-marketplace --skill git-pushing
Category
</>Dev Tools
Verified
First Seen
2026-03-08
Updated
2026-03-10

Browse more skills from mhattingpete/claude-skills-marketplace

Quick answers

What is 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. Source: mhattingpete/claude-skills-marketplace.

How do I install git-pushing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mhattingpete/claude-skills-marketplace --skill git-pushing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mhattingpete/claude-skills-marketplace