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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use worktree