01Centralized management of all worktrees in a dedicated folder to prevent project clutter.
02Automatic synchronization of .env files from the main repository to new worktrees.
03Machine-readable JSON output specifically optimized for Claude Code agent automation.
04Fuzzy matching for fast navigation and switching between feature branches.
05Safe cleanup commands that remove both the worktree directory and the associated branch.
062 GitHub stars