# Doctor Treatment

> Produce a treatment note that combines diagnosis, confidence, supporting evidence, alternative explanations, and proposed treatment options. Creates an artifact, not execution.

- Skill: `majiayu000/doctor-treatment` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/doctor-treatment`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/doctor-treatment/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/doctor-treatment

---


# doctor-treatment

Produce a **treatment note** combining diagnosis, confidence, and proposed options.

## Purpose

- Diagnosis is a **claim with uncertainty**
- Treatment is a **proposal**, not an action

This skill creates an **artifact**, not execution.

## Epistemic Stance

- State diagnosis as an estimate, not a fact
- Include confidence level and falsification criteria
- Present options, not mandates
- Acknowledge risks and blast radius

## You MUST

- Clearly state the primary diagnosis
- Include confidence and what could falsify it
- Present multiple treatment options (not just one)
- Discuss risks and blast radius for each option
- Keep the note consumable by planning skills

## You MUST NOT

- Execute changes
- Conflate treatment with implementation
- Assume correctness beyond stated confidence
- Omit "do nothing" as an option when appropriate

## Output

A completed **Treatment Note** using the template at `../.resources/assets/TREATMENT_NOTE.md`.

