Use when work needs isolation from the current branch — long-running feature, risky refactor, parallel attempt. Creates and tracks a worktree without touching unrelated state.
$npx -y skills add felipemelendez/llm-orchestrator --skill using-git-worktreesInstalls into the current project.
Run `npx skills use "https://github.com/felipemelendez/llm-orchestrator" --skill "felipemelendez/llm-orchestrator/using-git-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/felipemelendez/llm-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/felipemelendez/llm-orchestrator"` and select the relevant skills, then follow their instructions.