Developer ExperienceDeveloper experience

Doctor

/eng-org:doctor

What it does

Audits the eng-org installation in the current project — confirms every framework file is present, all agents are registered, and configuration matches what is actually on disk. Read-only.

When to use it

Run whenever something feels off, after an upgrade, or before a big run — a fast health check that never changes anything.

Inputs

  • current project

Outputs

  • installation health report

Example

/eng-org:doctor — reports any missing files, unregistered agents, or config drift so you can fix the setup before it bites.