home/categories/git-workflows/alexei-led-claude-code-config-skills-using-git-worktrees-skill-md
git-workflowsdevops

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.

alexei-led
maintainer
alexei-led
更新日 1/16/2026
スター
9
フォーク
1
quick start

Installation and usage

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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use using-git-worktrees