Skip to content

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 output

Options inherited from parent commands

      --config string              config file (default is $HOME/.ddx.yml)
      --library-base-path string   override path for DDx library location

SEE ALSO

  • ddx - Document-Driven Development eXperience - AI development toolkit
Auto generated by spf13/cobra on 6-Apr-2026