since it's easy to create too many worktrees, a command like git gtr rm --merged would be great for cleaning up merged branches.
been using: https://github.com/scarf005/gh-cli-extension/blob/main/gh-delete-all-merged-branches.ts but it only handles branches so would need tweaking to make it work for worktrees too.