关于
The Global Worktree Manager skill empowers Claude Code to handle complex, multi-tasking workflows by spinning up isolated git worktrees in a centralized directory. It automates the technical overhead of context-switching—including branch creation, dependency installation, and port allocation (8100-8199)—allowing multiple Claude agents to work on separate features or fixes simultaneously without environment pollution or port conflicts. By maintaining a global registry of all active worktrees across all projects, it provides a unified interface for tracking, launching, and cleaning up parallel development streams.