Treatment Plan Writing

SkillDocs & knowledge

Add this skill and your AI can write concise, focused medical treatment plans for you. Each plan runs 3-4 pages, works across every clinical specialty, and is built on SMART goals with an evidence-based approach, delivered as a PDF document.

Available today. Use it from your connected AI after setup.

After adding it, tell your AI which specialty and case you need a plan for. The completed plan comes back as a 3-4 page PDF.

Then ask your AI: use the Treatment Plan Writing skill

What your AI can do with it

  • Draft focused treatment plans of 3-4 pages
  • Cover all clinical specialties, from general medical treatment to pain management
  • Support rehabilitation, mental health, chronic disease, and perioperative care planning
  • Structure goals using the SMART framework
  • Keep plans concise, focused, and evidence-based
  • Produce the finished plan as a PDF document

What this skill tells your AI

The instructions your AI receives, as published by alterlab-ieu/alterlab-academic-skills in skills/clinical-research/alterlab-treatment-plans/SKILL.md and read by ahel’s review.

Overview

Treatment plan writing is the systematic documentation of clinical care strategies designed to address patient health conditions through evidence-based interventions, measurable goals, and structured follow-up. This skill provides LaTeX templates and validation tools for creating concise, focused treatment plans (3-4 pages standard) across all medical specialties with full regulatory compliance.

Critical Principles:

  1. CONCISE & ACTIONABLE: Treatment plans default to 3-4 pages maximum (1 page preferred for standard cases), focusing only on clinically essential information that impacts care decisions
  2. Patient-Centered: Plans must be evidence-based, measurable, and compliant with healthcare regulations (HIPAA, documentation standards)
  3. Minimal Citations: Use brief in-text citations only when needed; avoid extensive bibliographies (0-3 citations max in a 3-4 page plan)

Every treatment plan should include clear goals, specific interventions, defined timelines, monitoring parameters, and expected outcomes that align with patient preferences and current clinical guidelines — all presented as efficiently as possible.

When to Use This Skill

Use this skill when:

  • Creating individualized treatment plans for patient care
  • Documenting therapeutic interventions for chronic disease management
  • Developing rehabilitation programs (physical, occupational, cardiac)
  • Writing mental health and psychiatric treatment plans
  • Planning perioperative and surgical care pathways
  • Establishing pain management protocols
  • Setting patient-centered goals using SMART criteria
  • Coordinating multidisciplinary care across specialties
  • Ensuring regulatory compliance in treatment documentation

Core Workflow

  1. Choose format and length. Default to the 1-page quick-reference card; expand to the 3-4 page standard format (first-page summary + details) only when complexity demands. See references/document_formats.md.
  2. Build the mandatory first-page executive summary. Title + report info box + 2-4 colored key-findings boxes (goals, interventions, decision points). This page can often stand alone. Full spec and LaTeX skeleton in references/document_formats.md.
  3. Pick the specialty template from assets/ and fill its component sections. Component checklists per specialty (general medical, rehab, mental health, chronic disease, perioperative, pain) are in references/specialty_components.md.
  4. Write SMART goals (Specific, Measurable, Achievable, Relevant, Time-bound) for short- and long-term horizons.
  5. Apply professional styling with the medical_treatment_plan.sty package — see references/latex_styling.md.
  6. Validate, then generate PDF. Run completeness and quality checks, compare against the quality checklist, then compile. See references/templates_and_validation.md.

Six Specialty Plan Types

#TypeTemplate (assets/)Use for
1General Medicalgeneral_medical_treatment_plan.texChronic disease, acute medical, primary care
2Rehabilitationrehabilitation_treatment_plan.texPT/OT/SLP, post-surgery, injury recovery
3Mental Healthmental_health_treatment_plan.texPsychiatric conditions, behavioral health
4Chronic Diseasechronic_disease_management_plan.texComplex multi-condition long-term care
5Perioperativeperioperative_care_plan.texSurgical/procedural pre-, peri-, post-op
6Pain Managementpain_management_plan.texAcute/chronic pain, opioid-sparing multimodal

Per-specialty required component breakdowns (assessments, goals, interventions, monitoring, education, risk mitigation) are documented in references/specialty_components.md.

Quick Generation

# Interactive template selection
python scripts/generate_template.py

# Or specify type directly. Default to one_page (the preferred quick-reference
# format) for most cases; pick a specialty template when complexity demands it.
python scripts/generate_template.py --type one_page --output diabetes_plan.tex
python scripts/generate_template.py --type mental_health --output depression_treatment_plan.tex

# Type choices: one_page, general_medical, rehabilitation, mental_health,
#               chronic_disease, perioperative, pain_management

# Validate, then compile
python scripts/check_completeness.py plan.tex
python scripts/validate_treatment_plan.py plan.tex
pdflatex plan.tex

Professional Document Styling

Treatment plans can be enhanced with professional medical document styling using the medical_treatment_plan.sty LaTeX package (in assets/), which provides a color-coded clinical look with custom box environments (infobox, warningbox, goalbox, keybox, emergencybox, patientinfo) and styled medical tables.

For the full styling guide — color scheme, every box environment with examples, table formatting, compilation (XeLaTeX/PDFLaTeX), customization, installation, troubleshooting, and a worked styled-document example — see references/latex_styling.md.

Reference Index

FileContents
references/document_formats.mdLength options (1-page / 3-4 / 5-6), Foundation-Medicine first-page summary model with LaTeX skeleton, concise-documentation rules, citation guidance, full best-practices (brevity, SMART, patient-centered, compliance, coordination)
references/specialty_components.mdFull required-component checklists for all six specialty plan types
references/worked_examples.mdFive end-to-end scenarios (diabetes, post-stroke rehab, MDD, TKA, chronic low back pain) with template, goals, interventions
references/templates_and_validation.mdTemplate selection/structure, PDF generation, completeness & quality validation scripts, quality checklist, timeline generation, professional standards, cross-skill integration
references/latex_styling.mdStyling package guide: colors, box environments, tables, compilation, troubleshooting
references/goal_setting_frameworks.mdSMART and related goal-setting frameworks
references/intervention_guidelines.mdEvidence-based intervention guidance
references/regulatory_compliance.mdHIPAA and documentation compliance detail
references/specialty_specific_guidelines.mdSpecialty society guideline references
references/treatment_plan_standards.mdTreatment-plan documentation standards

Ethical Considerations

  • Informed Consent: All plans should involve patient understanding and voluntary agreement to proposed interventions.
  • Cultural Sensitivity: Respect diverse cultural beliefs, health practices, and communication styles.
  • Health Equity: Consider social determinants of health, access barriers, and disparities.
  • Privacy Protection: Maintain strict HIPAA compliance; de-identify all protected health information in shared documents.
  • Autonomy and Beneficence: Balance medical recommendations with patient autonomy and values while promoting patient welfare.

License

Part of the Claude Scientific Writer project. See main LICENSE file.

Signals

GitHub stars
66
Forks
13
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
alterlab-treatment-plans
Source
github.com/alterlab-ieu/alterlab-academic-skills