Acerca de
This skill streamlines the process of setting up isolated development environments using Git worktrees, allowing developers to work on multiple features simultaneously without workspace pollution. It automatically handles intelligent directory selection, ensures worktrees are properly ignored by version control to prevent accidental commits, automates dependency installation for various languages (Node.js, Rust, Python, Go), and verifies the health of the new workspace with baseline test runs before work begins.