kavi doctor
Verify system dependencies and local readiness.
Synopsis
kavi doctorDescription
Runs a series of checks to verify that the system is ready for Kavi. Validates that Node.js, Codex CLI, Claude CLI, and git (with worktree support) are installed and accessible. Also checks Claude authentication status and inspects ownership rules for potential conflicts.
Run kavi doctor after installation or when troubleshooting session issues.
Checks Performed
- Node.js version and availability
- Codex CLI installation and version
- Claude CLI installation, version, and authentication
- Git worktree support
- Local
.kaviconfiguration validity - Ownership rule conflict detection
Examples
# Run all checks
kavi doctorRelated
- kavi init -- initialize Kavi config before running doctor
- kavi status -- inspect session-level health
- kavi paths -- verify resolved paths