About
The Git Worktree Manager skill enables seamless context switching by creating isolated workspaces for feature development without disturbing your primary environment. It implements a systematic directory selection process, prioritizes project-specific configurations, and includes safety mechanisms to ensure worktrees are properly ignored by version control. By automatically detecting project types (Node.js, Rust, Python, Go) and running baseline tests before you start, it guarantees a clean, ready-to-code state for every new task.