Create, list, and tear down git worktrees following Kanopi's branch naming conventions so developers and agents can work multiple tickets in parallel without clobbering each other's working tree. Handles DDEV isolation automatically (folder-derived project name, no pinned ports) for Drupal and WordPress, and plain worktree setup for Next.js. Invoke when the user wants to start a ticket in a fresh worktree, run more than one Claude Code or Claude Desktop session at once, says "create a worktree", "new worktree for tw1234", "spin up a parallel branch", "work on two tickets at once", "/worktree-manager", or asks how to clean up a finished worktree. Use this skill even if the user only says "I need to work on another ticket without losing my current one.
$npx -y skills add kanopi/cms-cultivator --skill worktree-managerInstalls into the current project.
Run `npx skills use "https://github.com/kanopi/cms-cultivator" --skill "kanopi/cms-cultivator/worktree-manager"` 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/kanopi/cms-cultivator" that are relevant to the current task. Run `npx skills add "https://github.com/kanopi/cms-cultivator"` and select the relevant skills, then follow their instructions.