git-pushing

Community

Auto-commit & push, keep your repo fresh.

Authormhattingpete
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually staging, crafting conventional commit messages, and pushing changes can be repetitive and prone to inconsistent messaging. This Skill automates the entire Git push workflow, ensuring clean, standardized commits and effortless synchronization with your remote repository.

Core Features & Use Cases

  • Smart Commit Generation: Automatically stages changes and generates conventional commit messages (feat, fix, docs, etc.).
  • Automated Pushing: Handles pushing to existing or new remote branches, including setting upstream.
  • GitHub PR Link: Provides a direct link to create a Pull Request for GitHub repositories.
  • Use Case: Simply say "Push these changes" and the Skill will stage all modifications, generate a descriptive commit message, and push your work to GitHub, even providing a PR link.

Quick Start

Automated commit and push

bash scripts/smart_commit.sh

Automated commit with custom message

bash scripts/smart_commit.sh "feat: add new feature"

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: git-pushing
Download link: https://github.com/mhattingpete/claude-skills-marketplace/archive/main.zip#git-pushing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.