About
The Git Worktree Manager skill streamlines the setup of isolated workspaces using Git worktrees, allowing developers to work on multiple features simultaneously without workspace pollution or constant branch switching. It intelligently detects preferred worktree patterns, enforces .gitignore safety to prevent accidental commits, automatically installs project-specific dependencies, and runs baseline tests to ensure a clean starting point for every new development task.