coordinator/skills/doctor/SKILL.md
coordinator-claude doctor (stub — install-chain contract conformance; full doctor skill is follow-on work per docs/plans/2026-06-15-coordinator-install-chain-application-phase-b.md §13)
npx skillsauth add oduffy-delphi/coordinator-claude doctorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill exists to satisfy the doctor_skill field requirement in
docs/install/agent-install-manifest.json. The install-chain contract schema
(v2) requires doctor_skill to be a non-null skill path; this stub provides
that conforming target.
Full /coordinator:doctor implementation — including install-chain conformance
probes, dependency-state verification, and health reporting — is deferred to the
follow-on workstream tracked in state/improvement-queue/ (see the plan that
introduced this stub: docs/plans/2026-06-15-coordinator-install-chain-application-phase-b.md §13).
tools
Orient session — preflight, load context, choose work
documentation
Wrap up finished work — capture lessons, update docs
testing
Use at cadence gates or to validate repo state. Resolves and runs the project's configured fast-test command.
development
Root-cause discipline for ONE identified bug, test failure, or unexpected behavior — pin the premise, reproduce, trace to source, fix at source, verify. For a single known issue, not a codebase sweep.