home/categories/git-workflows/golfergeek-orchestrator-ai-claude-skills-worktree-lifecycle-skill-skill-md
git-workflowsdevops

worktree-lifecycle

Manage git worktree lifecycle for parallel development. Create worktrees with port isolation, manage multiple branches simultaneously, clean up worktrees. CRITICAL: Use /create_worktree command, never manual git worktree commands. Ports auto-calculated to avoid conflicts.

GolferGeek
maintainer
GolferGeek
Updated 12/3/2025
Stars
0
Forks
0
quick start

Installation and usage

Manage git worktree lifecycle for parallel development. Create worktrees with port isolation, manage multiple branches simultaneously, clean up worktrees. CRITICAL: Use /create_worktree command, never manual git worktree commands. Ports auto-calculated to avoid conflicts.

Installation
$ install --globalskills.sh
Usage

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

skills use worktree-lifecycle