max-sixty/worktrunk
Worktrunk is a CLI for Git worktree management, designed for parallel AI agent workflows 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
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
- readme: https://github.com/max-sixty/worktrunk · fetched 2026-08-28 · e9410861b2d9
- homepage: https://worktrunk.dev · fetched 2026-08-29 · 7553cc9a76d8
- registry_crates: https://crates.io/api/v1/crates/worktrunk · fetched 2026-08-29 · 3e7116d063ba
- site_page: https://worktrunk.dev/faq · fetched 2026-08-29 · a937918dc031
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| max-sixty/worktrunk | main | 79 |
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