"Create a git worktree for parallel work and optionally launch implementation session. ALWAYS use when the user says 'create a worktree', 'work in parallel', 'start a worktree for', or needs to work on multiple features simultaneously without switching branches."
$npx -y skills add coalesce-labs/catalyst --skill create-worktreeInstalls into the current project.
Run `npx skills use "https://github.com/coalesce-labs/catalyst" --skill "coalesce-labs/catalyst/create-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/coalesce-labs/catalyst" that are relevant to the current task. Run `npx skills add "https://github.com/coalesce-labs/catalyst"` and select the relevant skills, then follow their instructions.