About
This skill enables Claude to manage isolated Git workspaces effectively, allowing developers to work on multiple feature branches simultaneously without the overhead of context switching. It handles the end-to-end process of worktree creation, including intelligent directory selection, automated .gitignore safety checks to prevent repository pollution, dependency installation across various runtimes like Node.js, Rust, Python, and Go, and baseline test verification to ensure a clean starting point for feature development.