Creates a new git/jj worktree for development work with proper setup, dependencies, and optional thoughts initialization. Use when user needs to create a new worktree for feature development or bug fixes.
$npx -y skills add jeffh/claude-plugins --skill create-worktreeInstalls into the current project.
Run `npx skills use "https://github.com/jeffh/claude-plugins" --skill "jeffh/claude-plugins/create-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/jeffh/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jeffh/claude-plugins"` and select the relevant skills, then follow their instructions.