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