Acerca de
The Git Worktree Manager skill provides a unified, interactive interface for handling complex Git worktree operations within the Claude Code environment. It simplifies multitasking by allowing developers to work on multiple features or review pull requests in isolated directories without the hassle of stashing changes or managing multiple clones. The skill follows KISS principles and automates essential setup tasks that raw Git commands often miss, such as synchronizing .env files, managing .gitignore entries, and maintaining a consistent directory structure for parallel branches.