Run health checks to diagnose common issues. Validates the manifest, lockfile, symlinks, authentication, Git availability, and Node version.
Usage
$ agentver doctorOptions
--jsonOutput as JSONExamples
Run all health checks
$ agentver doctorMachine-readable health report
$ agentver doctor --jsonNote: Checks: manifest integrity, lockfile integrity, manifest/lockfile sync, skill file presence, symlink validity, authentication, Git availability, Node version.