소개
The Git Worktree Manager skill empowers Claude to orchestrate complex Git workflows by managing multiple working directories from a single repository. It allows developers to switch between features, apply hotfixes in isolation, and run parallel development servers without the overhead of constant stashing or branch switching. By automating the creation, listing, and pruning of worktrees, this skill streamlines the process of working on multiple branches at once while maintaining a clean and organized project structure.