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

worktree-tending

Manage git worktrees for parallel branch development using custom git scripts (git-newtree, git-killtree, git-maingulp). Use when creating new worktrees, listing active worktrees, or closing/merging worktrees back to main. All worktrees are stored in .tree/ subdirectories of the repository.

lajarre
maintainer
lajarre
更新于 1/16/2026
星标
0
分支
0
quick start

Installation and usage

Manage git worktrees for parallel branch development using custom git scripts (git-newtree, git-killtree, git-maingulp). Use when creating new worktrees, listing active worktrees, or closing/merging worktrees back to main. All worktrees are stored in .tree/ subdirectories of the repository.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use worktree-tending