소개
The Git Worktree Manager skill enables Claude to efficiently manage multiple feature branches by creating isolated worktrees instead of switching branches in place. It automates the entire initialization process—from selecting the optimal directory and verifying .gitignore safety to installing dependencies and running baseline tests—ensuring that developers can work on new features in a clean, verified environment without disrupting their current workspace or losing progress.