worktrunk
brew install worktrunk
v0.60.0
Apache-2.0 OR MIT
CLI tool for managing Git worktrees with workflow optimizations for parallel AI agent development.
Why you might care
Worktrunk simplifies multi-worktree coordination when multiple AI agents or developers work on isolated branches simultaneously. It abstracts away boilerplate Git worktree commands and provides high-level workflow primitives specifically designed for agent-based development patterns, reducing context switching and sync overhead compared to raw `git worktree` commands.
3.4k
30-day installs · #761
11.9k
90-day · #741
15.5k
365-day · #1197
Build dependencies
Links
- https://worktrunk.dev
- Brew formula source: Formula/w/worktrunk.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"git worktree",
"git",
"jj"
],
"build_dependencies": [
"rust"
],
"categories": [
"version-control",
"shell-utility"
],
"caveats": null,
"conflicts_with": [
"wiredtiger"
],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "CLI for Git worktree management, designed for parallel AI agent workflows",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:04+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "worktrunk",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://worktrunk.dev",
"homepage_og_description": "CLI for Git worktree management, designed for parallel AI agent workflows.",
"homepage_og_image": "https://worktrunk.dev/assets/social/social-card.png",
"homepage_title": "Worktrunk \u2014 Git Worktree Manager for AI Agent Workflows",
"installs_30d": 3360,
"installs_365d": 15506,
"installs_90d": 11873,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0 OR MIT",
"llm_generated_at": "2026-06-20T23:46:52+00:00",
"llm_model": "claude-haiku-4-5",
"name": "worktrunk",
"oldnames": [],
"one_liner": "CLI tool for managing Git worktrees with workflow optimizations for parallel AI agent development.",
"optional_dependencies": [],
"rank_30d": 761,
"rank_365d": 1197,
"rank_90d": 741,
"raw_hash": "0d2ad5507ee66ac9",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/w/worktrunk.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.60.0",
"versioned_formulae": [],
"why_use_this": "Worktrunk simplifies multi-worktree coordination when multiple AI agents or developers work on isolated branches simultaneously. It abstracts away boilerplate Git worktree commands and provides high-level workflow primitives specifically designed for agent-based development patterns, reducing context switching and sync overhead compared to raw `git worktree` commands."
}