概要
This skill automates the creation and management of Git worktrees, allowing developers to work on multiple branches simultaneously without workspace pollution. It intelligently selects storage locations, ensures project-local worktrees are correctly ignored by Git to prevent repository pollution, automatically installs dependencies for various tech stacks including Node.js, Rust, Python, and Go, and verifies a clean starting point by running project tests before work begins.