Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/github:worktreesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
worktrees.md
worktrees.md
npx claudepluginhub karbassi/claude-plugins --plugin githubAutomates Git worktree management: create isolated worktrees with branch creation and env/package setup, list active worktrees, and remove them with branch cleanup.
Manages git worktrees for parallel development on multiple branches. Useful for developers working on multiple features simultaneously.
Manages Git worktrees for isolated parallel development, including creation, listing, switching, and cleanup with environment cloning and dependency installation.