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
Mis à jour 1/12/2026
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use wt-sync