treatment-plans
Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized licensed professionals. Use for source traceability, clinician-authored intervention records, goals and checkpoints, shared-decision records, reconciliation handoffs, and release gates—not for clinical decision-making.
- Version
- 2.1
- License
- MIT
- Compatibility
- Python 3.11+ standard library; local JSON files only. Bundled CLIs require no network, external services, models, images, credentials, environment variables, or third-party packages.
Pinned to revision 14ee3e3c90da, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/treatment-plans/SKILL.md
- skills/treatment-plans/assets/clinician_authored_intervention_template.json
- skills/treatment-plans/assets/goals_monitoring_checkpoint_template.json
- skills/treatment-plans/assets/informed_preference_shared_decision_template.json
- skills/treatment-plans/assets/intended_use_handoff_template.json
- skills/treatment-plans/assets/source_fact_manifest_template.json
- skills/treatment-plans/assets/transition_reconciliation_template.json
- skills/treatment-plans/references/README.md
- skills/treatment-plans/references/documentation_workflow.md
- skills/treatment-plans/references/privacy_governance.md
- skills/treatment-plans/references/safety_scope.md
- skills/treatment-plans/references/security_validation.md
- skills/treatment-plans/references/shared_decision_handoff.md
- skills/treatment-plans/references/source_boundaries.md
- skills/treatment-plans/references/source_ledger.md
- skills/treatment-plans/scripts/_common.py
- skills/treatment-plans/scripts/check_completeness.py
- skills/treatment-plans/scripts/check_consistency.py
- skills/treatment-plans/scripts/generate_template.py
- skills/treatment-plans/scripts/privacy_process_check.py
- skills/treatment-plans/scripts/timeline_generator.py
- skills/treatment-plans/scripts/validate_traceability.py
- skills/treatment-plans/scripts/validate_treatment_plan.py
Every link opens the file at its source, pinned to the revision this page describes.