worktrunk

Git worktree management CLI for parallel AI agent workflows

brewmacoslinux
Try with needOr install directly
Source

About

CLI for Git worktree management, designed for parallel AI agent workflows

Commands

worktrunk

Examples

Create a new worktree for a feature branch$ worktrunk create feature/my-feature
List all active worktrees with their status$ worktrunk list
Remove a worktree when work is complete$ worktrunk remove feature/my-feature