概要
This skill streamlines Git workflows by providing comprehensive management for worktrees, allowing developers to handle parallel tasks, bug fixes, and code reviews in separate sibling directories. It automates the creation of worktrees from local or remote branches, provides detailed status reporting, and includes navigation helpers to switch between environments efficiently while maintaining a clean repository structure. By isolating different branches into separate folders, it removes the need for frequent stashing and context stowing, making it ideal for high-velocity development environments.