home/categories/automation-tools/k8zdev-k8z-claude-skills-git-worktree-setup-skill-md
automation-toolstools

git-worktree-setup

Automate git worktree creation and copy private files (not tracked in git) to new workdirs. Use when creating a new git worktree for this Flutter project that requires untracked private files like secrets.dart, Firebase configs, etc.

k8zdev
maintainer
k8zdev
업데이트됨 1/3/2026
스타
149
포크
5
quick start

Installation and usage

Automate git worktree creation and copy private files (not tracked in git) to new workdirs. Use when creating a new git worktree for this Flutter project that requires untracked private files like secrets.dart, Firebase configs, etc.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use git-worktree-setup