alterlab-treatment-plans — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited alterlab-treatment-plans (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
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:
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.
Use this skill when:
references/document_formats.md.references/document_formats.md.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.medical_treatment_plan.sty package — see references/latex_styling.md.references/templates_and_validation.md.| # | Type | Template (assets/) | Use for |
|---|---|---|---|
| 1 | General Medical | general_medical_treatment_plan.tex | Chronic disease, acute medical, primary care |
| 2 | Rehabilitation | rehabilitation_treatment_plan.tex | PT/OT/SLP, post-surgery, injury recovery |
| 3 | Mental Health | mental_health_treatment_plan.tex | Psychiatric conditions, behavioral health |
| 4 | Chronic Disease | chronic_disease_management_plan.tex | Complex multi-condition long-term care |
| 5 | Perioperative | perioperative_care_plan.tex | Surgical/procedural pre-, peri-, post-op |
| 6 | Pain Management | pain_management_plan.tex | Acute/chronic pain, opioid-sparing multimodal |
Per-specialty required component breakdowns (assessments, goals, interventions, monitoring, education, risk mitigation) are documented in [`references/specialty_components.md`](references/specialty_components.md).
# 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.texTreatment 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`](references/latex_styling.md).
| File | Contents |
|---|---|
references/document_formats.md | Length 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.md | Full required-component checklists for all six specialty plan types |
references/worked_examples.md | Five end-to-end scenarios (diabetes, post-stroke rehab, MDD, TKA, chronic low back pain) with template, goals, interventions |
references/templates_and_validation.md | Template selection/structure, PDF generation, completeness & quality validation scripts, quality checklist, timeline generation, professional standards, cross-skill integration |
references/latex_styling.md | Styling package guide: colors, box environments, tables, compilation, troubleshooting |
references/goal_setting_frameworks.md | SMART and related goal-setting frameworks |
references/intervention_guidelines.md | Evidence-based intervention guidance |
references/regulatory_compliance.md | HIPAA and documentation compliance detail |
references/specialty_specific_guidelines.md | Specialty society guideline references |
references/treatment_plan_standards.md | Treatment-plan documentation standards |
Part of the Claude Scientific Writer project. See main LICENSE file.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.