소개
The Git Worktree Manager skill provides a unified, interactive interface for handling Git worktrees, allowing developers to work on multiple features or review pull requests in isolation without the friction of stashing or switching branches in a single directory. It automates complex setup tasks that standard Git commands often miss, such as synchronizing environment variables, managing directory structures, and maintaining project hygiene through automatic .gitignore updates and interactive cleanup routines.