doctor command inspects your local setup and reports the status of each check:
Checks performed
Each check reports either
ok or warn. A warn result does not stop the tool from running, but it may explain unexpected behavior.
process_lock reports warn when the lockfile looks stale or malformed. That usually means a previous run exited unexpectedly, and the next run can clean it up.
doctor checks local files, local tools, and performs a lightweight request to the GitHub API to verify your rate limit and token status.
Add
--json to get machine-readable output suitable for scripting or monitoring:Common issues
Recipe files failed to parse Runvalidate to identify which files have errors and what the parse error is:
Config directory not found Initialize the configuration directory with:
config.yml.