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 githubManages git worktrees for parallel development on multiple branches. Useful for developers working on multiple features simultaneously.
Automates Git worktree creation for isolated feature branches, listing, removal, and status checks. Copies env files like .env/.nvmrc and runs npm/yarn/pnpm/bun install.
Manages git worktrees for parallel feature development. Automates creation, switching, and merging of worktrees for multi-feature workflows.