Git Push, Pull & Fetch Operations
CommunityMaster your Git workflow with safety.
Authornashgao
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust and safe way to manage Git remote operations, preventing accidental data loss and ensuring code quality before pushing.
Core Features & Use Cases
- Safe Pushing: Enforces branch protection, runs quality checks (lint, test, build), and prevents force pushes to sensitive branches.
- Smart Pulling: Offers rebase, merge, or fast-forward options with conflict resolution guidance and handles stashed changes.
- Efficient Fetching: Provides options for fetching from all remotes, specific branches, with tags, or pruning deleted branches.
- Use Case: Before pushing code to the
mainbranch, this Skill will automatically detect it's protected, create a new feature branch based on your commit message, push to that new branch, and provide a command to create a pull request.
Quick Start
Safely push your local changes to the remote repository.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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, Pull & Fetch Operations Download link: https://github.com/nashgao/mqtt-client/archive/main.zip#git-push-pull-fetch-operations Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.