A utility script for cloning and setting up Git repositories as bare clones with an opinionated worktree-enabled structure.
Git worktrees are becoming the go-to solution for managing repositories with AI-driven development workflows, allowing developers to work on multiple features in parallel while your AI assistant works in separate branches without conflicts.