概要
This skill enables Claude to efficiently manage parallel development branches using Git worktrees, allowing for seamless context switching without disturbing your current workspace. It streamlines the entire setup process by identifying the best location for new worktrees, ensuring project-local directories are correctly ignored in .gitignore, and automatically handling dependency installation for major tech stacks like Node.js, Rust, Python, and Go. By verifying a clean test baseline before starting implementation, it ensures that your AI-driven development starts from a stable and reliable state.