소개
The Git Worktree Manager skill streamlines your development workflow by automating the setup of isolated workspaces using Git worktrees. It eliminates the friction of branch switching by creating dedicated directories for feature work, complete with smart directory selection and safety verification. The skill automatically detects your project type—supporting Node.js, Rust, Python, and Go—to run necessary setup commands and verifies a clean test baseline before you start coding, ensuring your main workspace remains undisturbed while you tackle new tasks.