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
Updated 1/3/2026
Stars
149
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use git-worktree-setup