소개
The Git Worktree Manager skill empowers Claude to handle complex development workflows by utilizing Git worktrees to create isolated, parallel workspaces. It automates the entire setup process—from selecting the optimal directory and ensuring it is correctly ignored by version control to installing language-specific dependencies and running baseline tests. This skill is essential for developers who need to switch between features, bug fixes, or code reviews without the overhead of stashing changes or re-building environments in a single working directory.