This skill provides a unified interface for managing Git worktrees, enabling isolated parallel development. It handles creating worktrees from branches, listing active worktrees, switching between them, and cleaning up completed work, with automatic .env file copying to ensure environment consistency across worktrees.
GitWorktreeVersion Control+3