commit-push-sync

Community

Automate commit, pull --rebase, and push.

Authoryulonglin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates the complete git workflow to commit local changes, pull with rebase to maintain a linear history, and push updates to the remote, reducing manual steps and human error.

Core Features & Use Cases

  • End-to-end git workflow automation: commit changes following best practices, pull with --rebase to preserve linear history, and push to the remote.
  • Handles uncommitted work via an explicit commit path or an optional stash-based sync, with clear prompts if conflicts arise.
  • Guides conflict resolution with step-by-step instructions and safety checks to prevent destructive actions and preserve history.

Quick Start

Initiate a full commit-push-sync workflow for the current repository state, including staging uncommitted changes, performing a pull --rebase, resolving conflicts with guided prompts, and pushing to the remote.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: commit-push-sync
Download link: https://github.com/yulonglin/dotfiles/archive/main.zip#commit-push-sync

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