Git Worktree Workflows

Use the `gw` CLI for ALL Git worktree work — creating, navigating, listing, removing, syncing, updating, checking out PRs, troubleshooting. Replaces raw `git worktree`, `cd ../wt`, `git checkout -b`, and manual file copies. Triggers on: "spin up a branch", "work on a feature", "check out PR", "switch branch without stashing", "create a worktree", "parallel branches", "clean up branches", "gw", "gw add", "gw checkout", "git worktree", or any branch workflow.

mthines f6d6298 17 files · 83.2 KB Updated

File contents

mthines/gw-tools/tree/main/skills/git-worktree-workflows commit f6d6298973

Frequently asked questions

npx skillmds@latest add mthines/git-worktree-workflows