Git Worktree Manager Tier: POWERFUL Category: Engineering / Developer Tooling Maintainer: Claude Skills Team Overview Manage parallel development workflows using Git worktrees with deterministic naming, automatic port allocation, environment file synchronization, dependency installation, and cleanup automation. Optimized for multi-agent workflows where each agent or terminal session owns an isolated worktree with its own ports, environment, and running services. Keywords git worktree, parallel development, branch isolation, port allocation, multi-agent development, worktree cleanup, Docker Co…