概要
This skill streamlines the development workflow by managing isolated workspaces through Git worktrees. It eliminates the friction of context switching by automating directory selection, ensuring worktree paths are correctly ignored by Git, and performing environment setup. By automatically installing dependencies for Node.js, Rust, Python, or Go and running baseline tests, it guarantees that every new feature branch starts from a verified, clean environment without disrupting your primary workspace.