using-git-worktrees

Creates isolated git worktrees for parallel development. Use when starting feature work needing isolation or working on multiple branches simultaneously. Not for simple branch switching or basic git operations.

$ Installieren

git clone https://github.com/alexei-led/claude-code-config /tmp/claude-code-config && cp -r /tmp/claude-code-config/skills/using-git-worktrees ~/.claude/skills/claude-code-config

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