关于
The Git Worktree Manager skill enables Claude to set up isolated development environments, allowing you to work on multiple features simultaneously without the friction of stashing changes or switching branches in a single directory. It features a sophisticated directory selection logic, automatically ensures worktree paths are excluded from version control via .gitignore, and handles project-specific setup tasks like dependency installation and baseline testing across Node.js, Rust, Python, and Go environments.