This skill should be used when the user asks to "create a worktree", "set up an isolated workspace", "create a branch for a feature", "start working on a new branch", or before executing an implementation plan that needs an isolated git workspace.
$npx -y skills add diegomarino/claude-toolshed --skill dev-worktreesInstalls into the current project.
Run `npx skills use "https://github.com/diegomarino/claude-toolshed" --skill "diegomarino/claude-toolshed/dev-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/diegomarino/claude-toolshed" that are relevant to the current task. Run `npx skills add "https://github.com/diegomarino/claude-toolshed"` and select the relevant skills, then follow their instructions.