Create a script or documented procedure to set up 3 git worktrees from the omni repo: ~/omni/live (main branch, integrator workspace), ~/omni/test (staging, reviewer workspace), ~/omni/dev (coder agent workspace). Include instructions for initial setup and any gitconfig needed.
Implemented setup automation via Omni/Ide/dev-review-release.sh setup-worktrees and documented usage in Omni/Ide/DEV_REVIEW_RELEASE.md. Creates dedicated dev/test/live worktrees without touching existing ones.