Quick remote sync shortcut. Use when user says "/sync", "동기화", "pull", "git pull", or wants to pull latest changes from remote. Defaults to pulling from origin…
Quick git synchronization with remote repository, defaulting to origin main. Supports multiple sync targets: origin main, origin develop, upstream main (for forks), and custom branches Automatically checks for uncommitted changes and offers stash, commit, or discard options before syncing Handles merge conflicts by listing conflicting files and guiding resolution; supports both merge and rebase workflows Responds to English commands (/sync, /sync develop) and Korean triggers (동기화, 원격에서 가져와, 풀 받아) Sync Skill Quick git synchronization with remote repository. Usage Commands /sync # Pull from origin main /sync develop # Pull from origin develop /sync upstream # Pull from upstream main (forks) Korean Triggers "동기화" "원격에서 가져와" "풀 받아"
don't have the plugin yet? install it then click "run inline in claude" again.