Meetup #5 · June 11, 2026
Parallel Claude Code: Working with Git Worktrees
Tim Farkas
Tim showed how he uses git worktrees to run multiple Claude Code sessions in parallel, each on its own branch, without them stepping on each other — building a feature in one worktree while Claude fixes a bug in another. A hands-on look at a workflow you can set up the same night.
Highlights
- What git worktrees are and why they pair perfectly with Claude Code
- Running multiple Claude Code sessions in parallel without conflicts
- A real workflow you can set up the same night
- Tips for keeping branches, sessions, and your sanity organized