Create and manage git worktrees for parallel coding sessions with zero dead time. Use when blocked on tests, builds, wanting to work on multiple branches, context switching, or exploring multiple approaches simultaneously.
$npx -y skills add rohitg00/pro-workflow --skill parallel-worktreesInstalls into the current project.
Run `npx skills use "https://github.com/rohitg00/pro-workflow" --skill "rohitg00/pro-workflow/parallel-worktrees"` 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/rohitg00/pro-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/rohitg00/pro-workflow"` and select the relevant skills, then follow their instructions.