Wiki Doctor Cadence

The wiki doctor validates structure, skills, rules, automations, config sync, and generated state after risky maintenance.

Run:

npx tsx scripts/doctor.ts --quiet

Use targeted doctor modes when changing a narrow surface:

npx tsx scripts/doctor.ts --only config-sync
npx tsx scripts/doctor.ts --only automations

Run After

  • broad wiki rewrites
  • skill/config/routing changes
  • automation or scheduler changes
  • generated pack/registry changes
  • page moves, merges, and deletes
  • pre-commit checks for maintenance branches

Reporting

Report score, errors, and material warnings. If the doctor writes generated result files, keep them when they are part of the maintenance change.


Timeline