소개
The Isolated Git Worktrees skill streamlines parallel development by managing multiple branches in separate directories without the need for stashing or context switching. It intelligently selects workspace locations, performs critical .gitignore verification to prevent repository pollution, and automatically detects and configures environments for Node.js, Rust, Python, and Go projects. By running baseline tests before work begins, it ensures a stable foundation for feature implementation and maintains a clean primary workspace.