JordanGunn

doctor

10
0
# Install this skill:
npx skills add JordanGunn/nunchuck --skill "doctor"

Install specific skill from multi-skill repository

# Description

>

# SKILL.md


name: doctor
license: MIT
description: >
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.
metadata:
author: Jordan Godau
version: 0.2.0
references:
- 00_ROUTER.md
- 01_SUMMARY.md
- 02_TRIGGERS.md
- 03_ALWAYS.md
- 04_NEVER.md
- 05_PROCEDURE.md
- 06_FAILURES.md
keywords:
- diagnose
- debug
- investigate
- evidence
- hypothesis
- treatment


INSTRUCTIONS

  1. Refer to metadata.references.

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.