doctor
ddx doctor
Check installation health and diagnose issues
Synopsis
Doctor checks your DDx installation and environment.
This command verifies: • DDx binary and PATH configuration • Git installation and availability • File system permissions • Network connectivity • Library path accessibility • Project structure and configuration • Development tool setup • AI integration readiness
The doctor helps identify and resolve: • Installation issues • Configuration problems • Missing dependencies • Environment setup issues
ddx doctor [flags]Options
-h, --help help for doctor
-v, --verbose Show detailed diagnostic outputOptions inherited from parent commands
--config string config file (default is $HOME/.ddx.yml)
--library-base-path string override path for DDx library locationSEE ALSO
- ddx - Document-Driven Development eXperience - AI development toolkit