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

max-sixty/worktrunk

Worktrunk is a CLI for Git worktree management, designed for parallel AI agent workflows observed · 2026-08-28

github.com/max-sixty/worktrunk · homepage · Rust · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 99
  • Release rhythm 87
  • Longevity 22

Flags: no_license

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: 1.0
  • age_days: 320
  • days_rel: 6
  • days_push: 7
  • n_releases_24m: 147

Full methodology

Adoption not part of the score

6665 stars · 239 forks observed · 2026-08-28

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

Worktrunk is a Rust CLI that simplifies Git worktree management, making worktrees as easy to use as branches. It is designed for running multiple AI coding agents (like Claude Code and Codex) in parallel, with hooks, status aggregation, and merge automation.

Use cases

  • manage multiple git worktrees in parallel
  • run several AI coding agents at once without conflicts
  • switch between worktrees by branch name
  • automate worktree setup and cleanup with hooks
  • generate commit messages from diffs with an LLM
  • merge and clean up a feature worktree in one command

When to choose

  • you juggle many parallel changes or branches across separate directories
  • you run multiple AI agents like Claude Code or Codex concurrently on one repo
  • you find plain git worktree commands clunky and want lifecycle automation
  • you want unified status across all worktrees with hooks for project setup

When to avoid

  • you only work in a single directory and prefer branch switching
  • you want a full Git TUI like lazygit for browsing one repository
  • you need branch-stack management (git-machete) or single-directory workflow automation (git-town) instead
  • you don't use git worktrees at all

Facets

cli-tool · maturity active

cli developer-tools version-control workflow-automation developer-tools version-control cli cross-platform windows git-worktrees parallel-agents claude-code codex rust hooks commit-messages command-line ai-agents macos linux

4 sources

Member repositories

RepositoryRoleHealth v2
max-sixty/worktrunkmain79

For agents

markdown · JSON · MCP: product_card(name="max-sixty/worktrunk")

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