What problem does it solve?
This Skill helps you quickly determine why an installed autoharness harness is broken, out of sync, incomplete, or unavailable, so you can restore reliable agent execution.
Core Features & Use Cases
- Integrity and completeness checks: Verifies the installed manifest exists, artifact directories are present, and all manifest-declared artifacts are still on disk.
- Compatibility and drift detection: Compares the harness-installed version in the manifest against the expected autoharness version.
- Reference and prerequisite validation: Detects broken internal cross-references across harness Markdown files and checks that declared MCP tools are reachable.
- Installation residue detection: Flags unresolved template variables to catch incomplete or failed installation runs.
- Optional low-risk repairs: In fix mode, creates missing empty artifact directories and quarantines orphaned .tmpl files accidentally copied into .github.
Quick Start
Run harness-doctor in report mode to get an immediate, graded health report of the installed harness and any required operator actions.