git-push

Community

Safely add, commit, and push code.

Author3balljugglerYu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the Git workflow of adding changes, committing them with a generated message, and pushing to the remote repository, streamlining your development process.

Core Features & Use Cases

  • Automated Git Operations: Executes git add -A, git commit, and git push in a single command.
  • Intelligent Commit Messages: Generates a conventional commit message based on your code changes.
  • Safety Guardrails: Prevents direct pushes to main or master branches and ensures there are changes to commit.
  • Use Case: After making several code modifications, you can simply invoke this skill to stage all changes, create a descriptive commit, and push it to your remote repository without manual intervention.

Quick Start

Use the git-push skill to add, commit, and push your current changes.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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-push
Download link: https://github.com/3balljugglerYu/ai_coordinate/archive/main.zip#git-push

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 220,000+ vetted skills library on demand.