AI AGENT ADDONS

Keep your local code up to date with the remote repository using git pull. This skill lets you quickly sync changes from the main branch or any other branch. It handles stashing uncommitted work and resolving merge conflicts.

Developers who use git every day will find this shortcut very useful. Just say “/sync” or “동기화” and the skill pulls the latest changes. It also supports rebase for a cleaner history and works with forks.

Whether you are working on a team project or a solo repo, this skill makes synchronization fast and simple. No more typing long git commands every time.

Add Sync skill to your workflow

Global

mkdir -p ~/.claude/skills/sync

Project

mkdir -p .claude/skills/sync

Source Repository

Stars
0
Forks
1
Watchers
0
Last Push
1 month ago
Created
7 months ago