<objective Manage parallel development across ALL projects using git worktrees with Claude Code agents. Each worktree is an isolated copy of the repo on a different branch, stored centrally at . This enables multiple agents to work simultaneously without conflicts. </objective <quick start Create a single worktree with agent: Claude will: 1. Allocate ports (8100-8101) 2. Create worktree at 3. Install dependencies 4. Create WORKTREE TASK.md for the agent 5. Launch terminal with Claude Opus 4.6 agent </quick start Native --worktree Flag (Claude Code v2.1.49+) Claude Code now has built-in worktr…