概要/Introduction

Doctor Command

The doctor command runs a set of environment checks and reports any issues it finds.

shell
$ kenji doctor

What it checks

  • Local directory: Whether .kenji/ is accessible in the current project.
  • Global directory: Whether ~/.kenji/ exists and is readable.
  • Network connectivity: Whether the Kenji registry API is reachable.
  • GitHub token: Whether a token is configured (optional — only relevant for direct GitHub installs).