<!-- Canonical page: https://docs.radforge.dev/reference/cli/doctor/ -->

# rad doctor

<!-- GENERATED FILE. Run npm run generate in documentation/. Do not edit by hand. -->

```text
Usage: rad doctor [options]

Diagnose Radforge setup for this repository.

Options:
  --repo-root <path>      Repository root. Defaults to the current working directory.
  --language <language>   Language to diagnose: auto, mixed, typescript, or python.
  --json                  Render the doctor result as JSON.
```
