Acerca de
The Git Worktree Manager skill simplifies the complexity of handling multiple branches simultaneously by leveraging Git's worktree feature within Claude Code. It provides a robust, script-based interface to create, switch, and clean up isolated development environments while automatically handling critical configuration tasks like copying environment variables and managing gitignore files. This tool is essential for developers who need to jump between feature development and pull request reviews without disrupting their current working state, stashing changes, or losing context.