소개
The Git Worktree Manager skill empowers developers to handle multiple work streams simultaneously by automating the creation and management of isolated working directories. Instead of constantly switching branches and stashing uncommitted changes, this skill allows you to maintain separate environments for features, bug fixes, and code reviews. It includes intelligent utilities for setting up feature branches, switching contexts, and performing clean-up operations, ensuring your main repository directory remains stable and focused.