About
The Git Worktree Manager skill empowers Claude to handle complex, multi-branch workflows by leveraging Git worktrees via the wt CLI. Instead of constantly stashing and switching branches in a single directory, this skill allows for isolated, concurrent development across multiple branches. It automatically detects project requirements to run dependency installers like pnpm, npm, or bun, and configures environments using tools like mise and direnv. This is ideal for developers who need to rapidly switch between feature development, urgent bug fixes, and code reviews without losing their current progress or context.