Marketplace
git-worktree-setup
Use PROACTIVELY when working on multiple branches simultaneously or creating parallel Claude Code sessions. Automates git worktree creation with prerequisite checking, development environment initialization, and safe cleanup. Supports single worktree, batch creation, and worktree removal. Not for non-git projects or branch management without worktrees.
$ Installieren
git clone https://github.com/cskiro/claudex /tmp/claudex && cp -r /tmp/claudex/skills/git-worktree-setup ~/.claude/skills/claudex// tip: Run this command in your terminal to install the skill
