home/categories/git-workflows/daronmcintosh-dotfiles-claude-skills-git-worktree-skill-md
git-workflowsdevops

git-worktree

Manage git worktrees with shell scripts for listing, creating, and deleting worktrees. Use when working with git repositories and need to create worktrees with new branches, delete existing worktrees, or view all worktrees. Particularly useful for parallel feature development or testing multiple branches simultaneously.

daronmcintosh
maintainer
daronmcintosh
更新於 12/17/2025
星標
0
分支
0
quick start

Installation and usage

Manage git worktrees with shell scripts for listing, creating, and deleting worktrees. Use when working with git repositories and need to create worktrees with new branches, delete existing worktrees, or view all worktrees. Particularly useful for parallel feature development or testing multiple branches simultaneously.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use git-worktree