This skill manages Git worktrees for isolated parallel development. It handles creating, listing, switching, and cleaning up worktrees with a simple interactive interface, following KISS principles.
$npx -y skills add davekilleen/dex --skill git-worktreeInstalls into the current project.
Run `npx skills use "https://github.com/davekilleen/dex" --skill "davekilleen/dex/git-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/davekilleen/dex" that are relevant to the current task. Run `npx skills add "https://github.com/davekilleen/dex"` and select the relevant skills, then follow their instructions.