home/categories/git-workflows/dyoshikawa-rulesync-rulesync-skills-git-worktree-runner-skill-md
git-workflowsdevops

git-worktree-runner

Manages git worktrees using git-worktree-runner (gtr). Use when the user needs to create, list, remove, or navigate worktrees with `git gtr` commands, open editors or AI tools in worktrees, manage parallel development branches, or check out GitHub PRs (including from forks) into worktrees.

dyoshikawa
maintainer
dyoshikawa
更新于 3/2/2026
星标
994
分支
99
quick start

Installation and usage

Manages git worktrees using git-worktree-runner (gtr). Use when the user needs to create, list, remove, or navigate worktrees with `git gtr` commands, open editors or AI tools in worktrees, manage parallel development branches, or check out GitHub PRs (including from forks) into worktrees.

安装
$ install --globalskills.sh
使用

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

skills use git-worktree-runner