Acerca de
The Git Worktree Manager skill enables Claude to establish isolated development environments without the disruption of switching branches in your primary workspace. By leveraging native git worktrees, it allows for simultaneous work on multiple features while maintaining environmental safety through automated .gitignore verification and project-specific dependency installation for Node.js, Rust, Python, and Go. The skill follows a systematic directory selection process—checking existing patterns and project documentation before prompting the user—and includes baseline test verification to ensure every new workspace starts from a clean, functional state.