소개
Worktree Parallel streamlines the multitasking process for developers by automating the creation and management of git worktrees. Instead of stashing changes or switching branches in a single directory, this skill allows you to spin up a new, isolated workspace for a separate branch, automatically opens it in your preferred editor like VS Code or Cursor, and prepares a parallel Codex session. It is an essential tool for high-velocity development environments where working on multiple features or urgent bug fixes simultaneously is common.