Sync

Community

Stay in sync with remote quickly

Authorjulianobarbosa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides users through fetching, pulling, and pushing to keep local branches aligned with remotes, with safe pull options and conflict handling.

Core Features & Use Cases

  • Fetch + review: Preview remote changes before integrating.
  • Pull strategies: Merge, rebase, or autostash options.
  • Push safety: Push with up-to-date commits and force-with-lease safeguards.

Quick Start

Sync your current feature branch with origin/main using a rebase strategy.

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: Sync
Download link: https://github.com/julianobarbosa/claude-code-skills/archive/main.zip#sync

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