Skip to main content
Generalmelodic-software

git-worktree-setup

Set up Git worktrees for agent parallelization with isolated environments. Use when setting up parallel agent execution, creating isolated environments per agent, or enabling concurrent development workflows.

Stars
74
Source
melodic-software/claude-code-plugins
Updated
2026-04-07
Slug
melodic-software--claude-code-plugins--git-worktree-setup
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/melodic-software/claude-code-plugins/HEAD/plugins/tac/skills/git-worktree-setup/SKILL.md -o .claude/skills/git-worktree-setup.md

Drops the SKILL.md into .claude/skills/git-worktree-setup.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.