소개
This skill automates the complex process of setting up isolated development environments using native Git worktrees within Claude Code. It follows a rigorous safety-first approach by verifying directory isolation, automatically managing .gitignore entries, and detecting project types to run appropriate environment setup commands for Node.js, Rust, Python, Go, and Nix/Devenv. By establishing a clean test baseline before work begins, it ensures developers can clearly distinguish between existing issues and new changes, making it an essential tool for multi-feature development and safe experimentation.