bykrzysztofsurdy· 39 skills
Manage git worktrees for isolated parallel development sessions. Create, list, switch between, and remove worktrees with safety checks for uncommitted changes and unpushed commits. Use when the user wants to work on multiple branches simultaneously, run parallel sessions, or isolate experimental changes.
$npx -y skills add krzysztofsurdy/code-virtuoso --skill worktree-opsInstalls into the current project.
Run `npx skills use "https://github.com/krzysztofsurdy/code-virtuoso" --skill "krzysztofsurdy/code-virtuoso/worktree-ops"` 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/krzysztofsurdy/code-virtuoso" that are relevant to the current task. Run `npx skills add "https://github.com/krzysztofsurdy/code-virtuoso"` and select the relevant skills, then follow their instructions.