home/categories/git-workflows/significant-gravitas-autogpt-claude-skills-worktree-skill-md
git-workflowsdevops

worktree

Set up a new git worktree for parallel development. Creates the worktree, copies .env files, installs dependencies, and generates Prisma client. TRIGGER when user asks to set up a worktree, work on a branch in isolation, or needs a separate environment for a branch or PR.

Significant-Gravitas
maintainer
Significant-Gravitas
更新于 3/16/2026
星标
183303
分支
46234
quick start

Installation and usage

Set up a new git worktree for parallel development. Creates the worktree, copies .env files, installs dependencies, and generates Prisma client. TRIGGER when user asks to set up a worktree, work on a branch in isolation, or needs a separate environment for a branch or PR.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use worktree