Skip to content

Instantly share code, notes, and snippets.

View TheBaconWizard's full-sized avatar
🥓

Jeff Lim TheBaconWizard

🥓
View GitHub Profile
@TheBaconWizard
TheBaconWizard / README.md
Last active January 10, 2026 14:02
claude-work-tree: Quickly spin up isolated Claude Code sessions using git worktrees

claude-work-tree

Quickly spin up isolated Claude Code sessions using git worktrees.

What it does

  • Creates a git worktree for your feature branch
  • Opens Claude Code with --dangerously-skip-permissions in that worktree
  • Tab completion for existing worktrees and branches