Using Git Worktrees

Git worktree management with tmux integration and task dispatch. Use when creating isolated dev environments, launching parallel feature work, running multiple Claude instances, managing worktrees, dispatching tasks to worktree terminals, or cleaning up after merge. Covers worktree creation in .claude/worktrees/, tmux window management in the current session, and command dispatch. Also use when someone says "create a worktree", "launch in a worktree", "worktree for story X", or "parallel development".

bg-szy Updated

File contents

bg-szy/TOP-SKILLS/tree/main/skills/claude-code-skills/using-git-worktrees commit 31ca5ace26

Frequently asked questions

npx skillmds@latest add bg-szy/using-git-worktrees-2