home/categories/git-workflows/michael-menard-monorepo-claude-skills-wt-sync-skill-md
git-workflowsdevops

wt-sync

Sync current git worktree with upstream remote changes. Use when pulling latest changes from the remote branch. Handles uncommitted changes with stashing, offers rebase or merge.

michael-menard
maintainer
michael-menard
Updated 1/12/2026
Stars
0
Forks
0
quick start

Installation and usage

Sync current git worktree with upstream remote changes. Use when pulling latest changes from the remote branch. Handles uncommitted changes with stashing, offers rebase or merge.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use wt-sync