Acerca de
The Git Worktree Manager skill automates the process of creating isolated workspaces for your repository, allowing you to work on multiple branches simultaneously without context switching or disturbing your primary directory. It features intelligent directory selection logic, ensures worktree paths are properly excluded from version control via .gitignore, and automatically handles environment setup and baseline test verification for Node.js, Rust, Python, and Go projects.