Create and manage git worktrees for parallel development. Use when you need to work on multiple branches simultaneously without stashing or switching contexts.
$npx -y skills add forrestchang/worktree-workflow --skill worktreeInstalls into the current project.
Run `npx skills use "https://github.com/forrestchang/worktree-workflow" --skill "forrestchang/worktree-workflow/worktree"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/forrestchang/worktree-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/forrestchang/worktree-workflow"` and select the relevant skills, then follow their instructions.