Docs
Doctor

geni doctor

Check your geni setup and tell you how to fix anything that's broken.

geni doctor

Walks every layer geni depends on and prints / per check. Run this when something doesn't work, or after install to confirm everything's wired up.

If anything's wrong, the line below it tells you exactly how to fix it.

Output

geni doctor

System
  ✓ bash    /bin/bash
  ✓ curl    /usr/bin/curl
  ✓ jq      /opt/homebrew/bin/jq

Session
  ✓ Authenticated as jack@generalinput.com
  ✓ Active workspace: acme (Acme Inc.)
  ✓ API reachable

Skills
  ✓ Claude Code: ~/.claude/skills/geni.md
  ✗ Codex CLI: not installed
    Fix: run `geni skills install`

1 check failed.

This is also the right command to paste into a support thread — its output captures everything we'd ask about.

On this page