소개
This skill streamlines the complex process of managing multiple Git worktrees, allowing developers to work on features, bug fixes, and code reviews simultaneously. It handles the entire lifecycle of a worktree—from prerequisite checking and branch creation to environment initialization—including automatic dependency installation and .env file migration. By isolating environments, it ensures that parallel Claude Code sessions can run without file system conflicts or the need to stash uncommitted work, significantly boosting productivity for multi-tasking developers.