usinggitworktrees

Creates isolated git worktrees with smart directory selection and safety verification for parallel development. USE WHEN starting feature work that needs isolation from current workspace OR before executing implementation plans OR working on multiple branches simultaneously OR need clean test environment. Creates isolated workspaces sharing the same repository.

$ Installieren

git clone https://github.com/vdemeester/home /tmp/home && cp -r /tmp/home/dots/.config/claude/skills/UsingGitWorktrees ~/.claude/skills/home

// tip: Run this command in your terminal to install the skill