Worktrees let you check out multiple branches of the same repo into different directories, without stashing or switching back and forth.
Perfect for: hotfixes, reviews, long tests, parallel dev or parallel AI coding (with Codex CLI, Claude Code, etc.).
From your repo root: