> ## Documentation Index
> Fetch the complete documentation index at: https://sitectl.libops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# doctor

> Turn common Compose and application health failures into concrete operator actions.

Run `doctor` when a site is unhealthy and the next diagnostic step is unclear:

```bash theme={null}
sitectl doctor
```

The command inspects the active context, Compose runtime, and application health
and reports suggested actions. It is diagnostic: review its evidence before
making a destructive repair. Use `sitectl debug` when support needs a broader
diagnostic bundle.

## Reference

Inspect Compose and application health for the active site, then turn common failure states into concrete operator actions.

```bash theme={null}
sitectl doctor
```
