About
This skill automates the management of Git worktrees, allowing developers to work on multiple branches simultaneously without context switching in the main directory. It ensures workspace safety by automatically verifying .gitignore settings to prevent repo pollution, auto-detects project dependencies for instant environment setup (Node.js, Rust, Python, Go), and runs baseline tests to guarantee a clean starting point for new feature development.