Set up worktree-plus for a repo — manage git config (baseBranch, branchPrefix, dirBase, guessRemote) and build the .worktreeinclude / .worktreelink files by scanning which gitignored files actually exist. Use when the user asks to set up or configure worktree-plus, view or change worktree settings, reset the plugin config, or decide which gitignored files should be copied or symlinked into new worktrees.
$npx -y skills add leejuoh/claude-code-zero --skill worktree-setupInstalls into the current project.
Run `npx skills use "https://github.com/leejuoh/claude-code-zero" --skill "leejuoh/claude-code-zero/worktree-setup"` 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/leejuoh/claude-code-zero" that are relevant to the current task. Run `npx skills add "https://github.com/leejuoh/claude-code-zero"` and select the relevant skills, then follow their instructions.