Acerca de
The Git Worktree Manager skill streamlines parallel development by creating isolated, project-ready workspaces within the same repository. It intelligently handles directory selection (local or global), ensures repository integrity by validating .gitignore patterns, automatically installs dependencies across multiple tech stacks (Node.js, Rust, Python, Go), and verifies environment stability with baseline testing. This skill is essential for developers who need to jump between feature work, bug fixes, and code reviews without the overhead of stashing or context-switching in a single working directory.