关于
The Git Worktree Manager skill enables Claude to efficiently handle multi-branch development by creating isolated workspaces using Git worktrees. It follows a rigorous directory selection process, ensures worktrees are properly ignored by version control to prevent repository pollution, and automatically handles environment setup for major languages including Node.js, Rust, Python, and Go. By running baseline tests before handoff, it guarantees that every new feature starts from a clean, stable environment, significantly reducing context-switching overhead for developers.