doctor-treatment

Convert health evidence into a structured Treatment Note with diagnosis and options.

6|1|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/JordanGunn/skills --skill doctor-treatment
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: doctor-treatment
Source: https://github.com/JordanGunn/skills/tree/main/skills/doctor/treatment
Command: npx skills add https://github.com/JordanGunn/skills --skill doctor-treatment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

Convert health evidence into a structured Treatment Note that clearly states a diagnosis, confidence level, supporting evidence, and a set of actionable treatment options, without performing any execution.

Core Features & Use Cases

  • States the primary diagnosis with a stated confidence level.
  • Presents multiple treatment options with tradeoffs, risks, and blast radius.
  • Cites supporting evidence and references for auditability.
  • Produces a single Treatment Note artifact ready for handoff to planning or implementation stages.

Quick Start

Provide a completed Treatment Note by analyzing the given evidence and using the template at ../.resources/assets/TREATMENT_NOTE.md.

Frequently Asked Questions about doctor-treatment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a structured medical treatment note from diagnostic evidence?▼

To generate a medical treatment note from diagnostic evidence, input your health data to convert it into a structured document that states the diagnosis, confidence level, and actionable options. The output assembles diagnosis, evidence, alternatives, and a recommended plan.

How do I include risk assessments and alternative treatment options in a clinical handoff document?▼

Including risk assessments and alternative options in a clinical handoff document requires evaluating multiple treatment paths with their tradeoffs and blast radius. The output assembles diagnosis, evidence, alternatives, and a recommended plan for deferred execution.

Can I use this treatment planning approach for diagnostic reasoning scenarios where execution is deferred?▼

Yes, this treatment planning approach is specifically applied to diagnostic reasoning and treatment-planning scenarios where execution is deferred. It outputs multiple options with risk assessments and a handoff recommendation ready for planning or implementation stages.

Does the treatment note generation process support external references for auditability?▼

The treatment note generation process supports auditability by citing supporting evidence and references. It references the treatment template at ../.resources/assets/TREATMENT_NOTE.md and assembles a single artifact including diagnosis, evidence, alternatives, and recommended plan.

What are the limitations of generating medical treatment notes with structured evidence?▼

The limitation of generating medical treatment notes with structured evidence is that it performs no execution. It strictly converts health evidence into a structured note for handoff to planning or implementation stages, outputting options with risk assessments without acting on them.