[GitHub Trending] max-sixty/worktrunk
6.9 relevance
Score Breakdown
technical depth 7
novelty 7
actionability 8
community 4
strategic 5
personal 9
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
CLI for Git worktree management designed for parallel AI agent workflows; highly actionable and directly relevant to AI dev practices.
Summary
Worktrunk is a Rust-based CLI that simplifies git worktree management for running AI agents like Claude Code in parallel. It reduces a clunky git workflow requiring typing branch names three times to a single `wt switch` command, with features like hooks, LLM-generated commit messages, shared build caches for `target/` and `node_modules/`, and hash-ported dev servers per worktree. Installable via Homebrew, Cargo, Winget, and Pacman, it aims to make managing 5-10+ parallel agent tasks frictionless.
Author
max-sixty