I've been running several Claude Code sessions in parallel on the same project and got tired of them clobbering each other. So I wrote a thing. Each session gets its own git worktree and branch, so two sessions editing the same repo physically can't touch
Detailed Analysis
Detailed analysis coming soon.
Read original article →