Produce a treatment note that combines diagnosis, confidence, supporting evidence, alternative explanations, and proposed treatment options. Creates an artifact, not execution.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill treatment --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Treatment?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-treatment)More formats (shields.io, HTML) on the badges page.
---
name: doctor-treatment
license: MIT
description: |
Produce a treatment note that combines diagnosis, confidence, supporting
evidence, alternative explanations, and proposed treatment options.
Creates an artifact, not execution.
metadata:
author: Jordan Godau
references:
- 01_PURPOSE.md
- 02_DIAGNOSIS.md
- 03_OPTIONS.md
- 04_OUTPUT.md
assets:
- TREATMENT_NOTE.md
keywords:
- treatment
- diagnosis
- proposal
- options
- confidence
- risk
- approval
---
# 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`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!