Manages isolated Git worktrees for parallel development and PR reviews while automatically handling environment configurations and directory cleanup.
The Git Worktree Manager skill streamlines multi-tasking by providing a unified interface for Git worktrees within Claude Code. It eliminates the friction of manual setup by automatically copying environment files, managing directory structures, and handling .gitignore updates. Designed for developers who frequently switch between feature branches and code reviews, this skill ensures a clean, isolated development environment that keeps your main repository stable while you work on multiple tasks simultaneously, providing a safety-first approach to parallel workflows.
주요 기능
01Deep integration with Claude Code review and work workflows
02Automated worktree creation with .env file synchronization
031 GitHub stars
04Isolated environments for side-by-side code reviews and feature development
05Interactive interface for listing, switching, and cleaning up worktrees
06Automatic .gitignore management for dedicated worktree directories
사용 사례
01Reviewing pull requests in an isolated environment without stashing current work
02Developing multiple features in parallel with separate environment configurations
03Maintaining a clean main repository while testing experimental changes in worktrees