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.
maintainer
GolferGeek
更新於 12/3/2025
星標
0
分支
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.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use worktree-lifecycle