Doctor
Diagnoses software failures by combining deterministic evidence gathering with agent judgment. Models failures as medical cases. Idempotent — run repeatedly until confident diagnosis, then generate schema-based treatment.From its SKILL.md
npx -y skills add JordanGunn/nunchuck --skill doctorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.6 KB, 13 tokens by cl100k_base, as published. Nobody here has run it
INSTRUCTIONS
- Refer to
metadata.references.
What ships with it: 17 files
45.8 KB alongside SKILL.md, 5 of them executable
assets/
references/
- 00_ROUTER.md1.6 KB
- 01_SUMMARY.md1.3 KB
- 02_TRIGGERS.md1.0 KB
- 03_ALWAYS.md1.1 KB
- 04_NEVER.md1.1 KB
- 05_PROCEDURE.md2.1 KB
- 06_FAILURES.md1.9 KB
scripts/
- include/doctor_cli.pyruns11.2 KB
- include/doctor_parse.pyruns10.7 KB
- include/.doctor/session.yaml236 B
- include/pyproject.toml236 B
- router_checks.shruns1.7 KB
- skill.ps1runs1.5 KB
- skill.shruns1.2 KB
- README.md5.7 KB