Acerca de
The Git Worktree Manager skill empowers Claude to create isolated development environments, allowing for simultaneous work on multiple branches without the friction of frequent switching or stashing. It follows a systematic directory selection process, ensures worktree locations are properly excluded via .gitignore to prevent repository pollution, and automatically detects project types to run relevant dependency installation and baseline tests. This skill is essential for maintaining clean, parallel workflows during complex feature development or subagent-driven implementation tasks.