소개
The Git Worktree Automator skill streamlines the process of managing multiple branches simultaneously by setting up isolated workspaces without the friction of context switching. It intelligently determines the best directory location, ensures worktrees are properly ignored by Git to prevent repository pollution, automatically installs project dependencies for Node.js, Python, Rust, and Go, and runs baseline tests to ensure a clean starting point. This skill is essential for developers performing complex feature work or running parallel implementation plans while maintaining a stable primary workspace.