Git Worktrees

Isolated git branches allowing multiple Claude agents to work in parallel on the same repo without conflict. Each agent gets its own working copy (worktree). Natively integrated in Claude Code v2.1.106+ via `isolation: "worktree"` frontmatter on subagents, or via `EnterWorktree`/`ExitWorktree` tools.

Strengths

Limitations

Best for

Official site

View on Coeurdar