About
The Git Worktree Manager skill provides a standardized framework for creating, scanning, and cleaning up Git worktrees, allowing developers to work on multiple branches simultaneously without context-switching in a single directory. It automates the setup of isolated environments, maintains a centralized tracking document for active worktrees, and utilizes specialized agents to ensure that merged or abandoned branches are safely cleaned up. This skill is essential for developers handling complex feature sets or urgent hotfixes who need to maintain a clean and organized repository structure while maximizing parallel productivity.