소개
This skill streamlines multi-tasking by setting up fully isolated Git worktrees. It goes beyond simple branch switching by automatically configuring unique port offsets, environment files, and database instances for each branch, allowing you to run multiple versions of your application simultaneously without resource conflicts. It is an essential tool for developers who need to jump between feature development, bug fixes, and code reviews while maintaining running instances of each environment in a predictable, automated way.