Acerca de
The Git Worktree Manager skill streamlines the process of working on multiple branches simultaneously by automating the setup of isolated workspaces. It intelligently handles directory selection, ensures worktree paths are correctly added to .gitignore to prevent repository pollution, and automatically performs dependency installation and baseline testing for Node.js, Rust, Python, and Go projects. This skill is essential for developers who need to switch contexts quickly without the overhead of stashing changes or risking workspace contamination.