Ross ROSS = Recommend OSS · open-source software intelligence for agents

coderabbitai/git-worktree-runner

Bash-based Git worktree manager with editor and AI tool integration. Automates per-branch worktree creation, configuration copying, dependency installation, and workspace setup for efficient parallel development. observed · 2026-08-28

github.com/coderabbitai/git-worktree-runner · Shell · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 98
  • Release rhythm 98
  • Longevity 27
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 6
  • age_days: 391
  • days_rel: 14
  • days_push: 14
  • n_releases_24m: 18

Full methodology

Adoption not part of the score

1753 stars · 102 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

gtr is a portable Bash-based CLI that manages Git worktrees, automating per-branch worktree creation, config copying, dependency installation, and workspace setup. It integrates with editors and AI coding agents to enable parallel development across multiple branches.

Use cases

  • manage git worktrees from the command line
  • run multiple AI coding agents in parallel on different branches
  • review pull requests without stashing current work
  • automate per-branch dependency installation and workspace setup
  • switch between feature branches without losing working state
  • set up repeatable worktree environments for a repository

When to choose

  • you frequently juggle multiple branches and want isolated checkouts
  • you run AI coding agents or editors that need separate workspaces per task
  • you want automated, repeatable worktree setup including config and dependencies
  • you prefer a lightweight Bash tool with no heavy runtime dependencies

When to avoid

  • you don't use Git or worktrees in your workflow
  • you need a GUI-based Git client
  • your environment lacks Bash 3.2+ and Git 2.17+
  • you need deep IDE-integrated branch management instead of a CLI

Facets

cli-tool · maturity active

developer-tools cli workflow-automation version-control developer-tools version-control windows cli git-worktree bash parallel-development ai-agents shell-script command-line automation macos linux

1 source

Member repositories

RepositoryRoleHealth v2
coderabbitai/git-worktree-runnermain84

For agents

markdown · JSON · MCP: product_card(name="coderabbitai/git-worktree-runner")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem