Skip to content

doctor

Checks that all devflow dependencies are properly configured.

Checks

  • git is installed
  • node >= 20
  • gh CLI installed and authenticated
  • .devflow.json exists and is valid
  • Commitlint config present
  • Husky hooks configured
  • package.json scripts set up

Released under the MIT License.