home/categories/git-workflows/alex-popov-tech-dotfiles-claude-claude-skills-git-worktree-create-skill-md
git-workflowsdevops
git-worktree-create
Create git worktrees in .worktrees/ for working on different branches without touching current working directory. Use this when the user needs to switch to another branch for quick fixes or temporary work while preserving uncommitted changes in their current worktree.
maintainer
alex-popov-tech
업데이트됨 12/5/2025
스타
92
포크
3
quick start
Installation and usage
Create git worktrees in .worktrees/ for working on different branches without touching current working directory. Use this when the user needs to switch to another branch for quick fixes or temporary work while preserving uncommitted changes in their current worktree.
설치
$ install --globalskills.sh
사용법
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use git-worktree-create