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
Updated 3/2/2026
Stars
994
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use git-worktree-runner