git-worktree-setup

Installation
SKILL.md

Git Worktree Setup Skill

Guide creation of isolated Git worktree environments for parallel agent execution.

When to Use

  • Setting up parallel agent execution
  • Creating isolated development environments
  • Configuring port allocation for multiple instances
  • Planning worktree directory structure

Core Concepts

Why Worktrees?

Git worktrees provide:

  • Filesystem isolation per agent
  • Shared Git object database
Related skills
Installs
8
GitHub Stars
63
First Seen
Jan 24, 2026