Recognize the conventions of the `ha` git-worktree manager: the base-vs-worktree model, the `base@branch` path convention, its commands, and `.ha/hooks/`. Use when working in a repository managed by ha — parallel worktree/branch work, `base@branch` paths that sit next to a repo, `ha new`/`ha del`/`ha get` and other `ha` commands, or a `.ha/hooks/` directory.
2026-07-07