关于
This skill enables seamless context switching and isolated feature development by managing Git worktrees within the Claude Code environment. It automatically selects appropriate workspace directories, ensures local configurations are correctly ignored in .gitignore, initializes dependencies for various language stacks—including Node.js, Rust, Python, and Go—and verifies the health of the new workspace with baseline tests before development begins. By enforcing systematic directory selection and safety verification, it provides a reliable way to work on multiple branches simultaneously without polluting the main repository.