Skip to content

AW Doctor

Organization-wide workflow for maintaining installed GitHub Agentic Workflows (gh-aw), triaging failures, and filing actionable issues assignable to Copilot.

Experimental package3 workflowsRequires gh-aw v0.88.4

Package guide

AW Doctor coordinates organization-wide maintenance of installed GitHub Agentic Workflows. Its workers investigate failing workflows and run the complete gh-aw compiler validation and security suite against one policy-authorized target repository.

The compiler-security worker reports actionable findings and registers an operational-value evaluator that measures whether the exact target revision attains a complete, clean scan. The package dashboard presents that evidence alongside failure-recovery attainment without treating incomplete evidence as zero.

Add this package

From a private control repository, install a reviewed release tag or full commit SHA:

gh aw add githubnext/gh-aw-cao/aw-doctor@<catalog-release>

Follow the Quickstart for prerequisites and first-run validation, or view the package source on GitHub.

Package inventory

  • .github/workflows/aw-doctor.md
  • .github/workflows/aw-failures-investigator.md
  • .github/workflows/aw-maintenance-compiler-security.md
View aw.yml on GitHub