Creates isolated git worktrees in .claude/worktrees/ with intelligent branch naming, auto-incrementing, and commit type detection (feat/fix/refactor). Supports manual descriptions and auto-generation from uncommitted git changes. Use when user requests to create worktree, start isolated work, parallel development, run /worktree command, or mentions "worktree".
$npx -y skills add joaquimscosta/arkhe-claude-plugins --skill creating-worktreeInstalls into the current project.
Run `npx skills use "https://github.com/joaquimscosta/arkhe-claude-plugins" --skill "joaquimscosta/arkhe-claude-plugins/creating-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/joaquimscosta/arkhe-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/joaquimscosta/arkhe-claude-plugins"` and select the relevant skills, then follow their instructions.