Medication therapy review

Structure a pharmacist's medication therapy review so it finds the problems worth escalating and documents them in a form a prescriber will act on.

Medication therapy review — The Skill Playground: pick the Executive Update skill, fill in a few notes, hit run, and watch a structured executive… (from the mohitagw15856/pm-claude-skills README)

From the mohitagw15856/pm-claude-skills README — shows the whole collection, not only this skill. · view on GitHub

How to use it

Claude Code
  1. Run the line below. It pulls the whole folder into ~/.claude/skills/medication-therapy-review.
  2. Describe your job in plain words. Claude Code follows the skill from there.
Claude Code — installs the whole folder, not just SKILL.md
npx degit mohitagw15856/pm-claude-skills/skills/medication-therapy-review#main ~/.claude/skills/medication-therapy-review

For one project only, change the path to .claude/skills/medication-therapy-review.

Claude (web or desktop app)
  1. On this page open ⋯ → Download .md.
  2. Save it as SKILL.md in a folder, zip the folder, then Customize → Skills → + → Create skill → Upload a skill.
  3. Pick the file and Save. Claude shows the name and description and runs a security scan.
  4. Check the skill is switched on.
  5. Start a new chat and describe your job in plain words. The AI follows the skill from there.
ChatGPT or another app
  1. ChatGPT: make a Project and paste it into Instructions.
  2. Neither? Paste it at the top of a new chat — it works for that chat.
Not working?
  • Check which app you pasted it into — the steps above name the right one.
  • Some skills need the paid tier of Claude or ChatGPT.
Step-by-step guide with screenshots · Ask in the forum

Paste into Claude, ChatGPT or Cursor.

Source of Medication therapy review

Show the full text86 lines
namedescription
medication-therapy-reviewStructure a pharmacist's medication therapy review so it finds the problems worth escalating and documents them in a form a prescriber will act on. Use when asked to conduct a medication review, run an MTM or MUR, deprescribing review, or polypharmacy assessment, or to prepare a review for a patient on many medicines. Produces the medication list reconciled, the drug-therapy-problem list classified and prioritised, the patient-goal alignment, the prescriber recommendations with rationale, and the follow-up plan. A documentation and reasoning framework for a licensed pharmacist; it makes no clinical determination and recommends no specific drug or dose.

Medication Therapy Review

A medication review that lists twelve drugs and concludes 'continue as prescribed' helped nobody. The value is in the problems found — the duplicate therapy, the drug with no active indication, the one the patient stopped taking three months ago and never mentioned — and in writing them up so a busy prescriber can act in under a minute. This structures the hunt and the write-up.

What This Skill Produces

  • A reconciled medication list — prescribed, over-the-counter, herbal, and what the patient is actually taking, which is rarely the same list
  • A classified drug-therapy-problem list — indication without therapy, therapy without indication, wrong drug, dose too high or low, adverse reaction, adherence
  • Prioritisation — by potential for harm, not by ease of fixing
  • Prescriber-facing recommendations — each with the finding, the rationale, and a specific proposed action
  • Patient-goal alignment — what the patient actually wants from their medicines, which frequently differs from the guideline
  • The follow-up plan — what to monitor, who does it, and when

Required Inputs

Ask for these if not provided:

  • The medication list — prescribed, OTC, herbal and supplements, with doses and start dates
  • What the patient actually takes — including doses skipped, halved, or stopped, and why
  • The clinical context — active conditions, relevant lab values, renal and hepatic function, allergies, recent hospitalisations
  • The patient's goals and constraints — cost, swallowing difficulty, dosing burden, side effects they will not tolerate
  • Who prescribes what — multiple prescribers are where duplication and gaps hide

Framework: Reconcile, Classify, Prioritise by Harm

  1. Reconcile before assessing. Compare the record against what the patient describes taking. Every review that skips this assesses a fiction.
  2. Ask what they have stopped. Patients under-report discontinuation, and a stopped medicine explains more findings than any lab value.
  3. Classify every problem into a type. Indication without therapy · therapy without indication · ineffective drug · dose too low · adverse reaction · dose too high · adherence. Naming the category is what makes the list actionable.
  4. Look hardest at the seams. Multiple prescribers, recent discharge, and specialist additions are where duplication, interaction, and orphaned therapy accumulate.
  5. Prioritise by harm potential. The anticoagulant interaction outranks the vitamin nobody needs.
  6. Write each recommendation as one action. A prescriber acts on 'consider stopping X because Y'; they do not act on a paragraph of context.

Deeper Material

  • references/worked-example.md — eleven medicines, three prescribers, and a post-fall referral where four of six problems live in the gap between the record and what the patient actually takes. Read it when the shape of a good output is unclear, or to calibrate how specific the entries should be.

Output Format

Medication review: [patient] · [date] · [pharmacist]

Reconciliation: [n] on record · [n] actually taking · discrepancies: [list, with what the patient reports]

Drug therapy problems

# Problem Type Medicines involved Potential harm Recommendation
1 [finding] [category] [drugs] [high/med/low + why] [one specific proposed action]

Patient goals: [what they said they want — fewer tablets, no drowsiness, lower cost] · Conflicts with current regimen: [where]

Recommendations to prescriber — highest harm first

  1. [Finding]. Rationale: [why, referencing the specific clinical context]. Proposed: [the action].

Monitoring & follow-up: [what to check · who · when]

Discussed with patient: [what was explained, what they agreed to, what they declined]

A structured reasoning and documentation framework for a licensed pharmacist. It does not diagnose, does not determine appropriateness for an individual patient, and recommends no specific drug, dose, or change. All recommendations require the prescriber's clinical judgement, and interaction and dosing decisions must be checked against current, validated references and local scope-of-practice rules.

Quality Checks

  • The list was reconciled against what the patient reports taking, not just the record
  • Discontinued and self-adjusted medicines were actively asked about
  • Every problem is classified into a named type
  • Prioritisation is by potential harm, not by how easy the fix is
  • Each recommendation states finding, rationale and one specific proposed action
  • The patient's own goals are recorded and conflicts named
  • Nothing asserts a clinical determination reserved to the prescriber

Anti-Patterns

  • Reviewing the record instead of the patient. The gap between the two is the whole finding.
  • Listing without classifying. An unclassified list is a summary, not a review.
  • Leading with the easy wins. A prescriber who reads three trivial items first stops reading.
  • Recommendations without rationale. 'Stop amlodipine' with no reason will be ignored, correctly.
  • Ignoring what the patient wants. A regimen the patient will not take is not a better regimen.
  • Asserting an interaction from memory. Check a current reference every time; this is exactly where confident errors do harm.

Example Trigger Phrases

  • "Structure a medication review for a patient on eleven medicines"
  • "Help me write up an MTM for the prescriber"
  • "Run a polypharmacy assessment"
  • "How do I document a deprescribing recommendation?"
  • "Prepare a medication use review for this patient"
1---
2name: medication-therapy-review
3description: "Structure a pharmacist's medication therapy review so it finds the problems worth escalating and documents them in a form a prescriber will act on. Use when asked to conduct a medication review, run an MTM or MUR, deprescribing review, or polypharmacy assessment, or to prepare a review for a patient on many medicines. Produces the medication list reconciled, the drug-therapy-problem list classified and prioritised, the patient-goal alignment, the prescriber recommendations with rationale, and the follow-up plan. A documentation and reasoning framework for a licensed pharmacist; it makes no clinical determination and recommends no specific drug or dose."
4---
5 
6# Medication Therapy Review
7 
8A medication review that lists twelve drugs and concludes 'continue as prescribed' helped nobody. The value is in the problems found — the duplicate therapy, the drug with no active indication, the one the patient stopped taking three months ago and never mentioned — and in writing them up so a busy prescriber can act in under a minute. This structures the hunt and the write-up.
9 
10## What This Skill Produces
11 
12- **A reconciled medication list** — prescribed, over-the-counter, herbal, and what the patient is actually taking, which is rarely the same list
13- **A classified drug-therapy-problem list** — indication without therapy, therapy without indication, wrong drug, dose too high or low, adverse reaction, adherence
14- **Prioritisation** — by potential for harm, not by ease of fixing
15- **Prescriber-facing recommendations** — each with the finding, the rationale, and a specific proposed action
16- **Patient-goal alignment** — what the patient actually wants from their medicines, which frequently differs from the guideline
17- **The follow-up plan** — what to monitor, who does it, and when
18 
19## Required Inputs
20 
21Ask for these if not provided:
22- **The medication list** — prescribed, OTC, herbal and supplements, with doses and start dates
23- **What the patient actually takes** — including doses skipped, halved, or stopped, and why
24- **The clinical context** — active conditions, relevant lab values, renal and hepatic function, allergies, recent hospitalisations
25- **The patient's goals and constraints** — cost, swallowing difficulty, dosing burden, side effects they will not tolerate
26- **Who prescribes what** — multiple prescribers are where duplication and gaps hide
27 
28## Framework: Reconcile, Classify, Prioritise by Harm
29 
301. **Reconcile before assessing.** Compare the record against what the patient describes taking. Every review that skips this assesses a fiction.
312. **Ask what they have stopped.** Patients under-report discontinuation, and a stopped medicine explains more findings than any lab value.
323. **Classify every problem into a type.** Indication without therapy · therapy without indication · ineffective drug · dose too low · adverse reaction · dose too high · adherence. Naming the category is what makes the list actionable.
334. **Look hardest at the seams.** Multiple prescribers, recent discharge, and specialist additions are where duplication, interaction, and orphaned therapy accumulate.
345. **Prioritise by harm potential.** The anticoagulant interaction outranks the vitamin nobody needs.
356. **Write each recommendation as one action.** A prescriber acts on 'consider stopping X because Y'; they do not act on a paragraph of context.
36 
37## Deeper Material
38 
39- **[`references/worked-example.md`](references/worked-example.md)** — eleven medicines, three prescribers, and a post-fall referral where four of six problems live in the gap between the record and what the patient actually takes. Read it when the shape of a good output is unclear, or to calibrate how specific the entries should be.
40 
41## Output Format
42 
43### Medication review: [patient] · [date] · [pharmacist]
44 
45**Reconciliation:** [n] on record · [n] actually taking · **discrepancies:** [list, with what the patient reports]
46 
47**Drug therapy problems**
48| # | Problem | Type | Medicines involved | Potential harm | Recommendation |
49|---|---|---|---|---|---|
50| 1 | [finding] | [category] | [drugs] | [high/med/low + why] | [one specific proposed action] |
51 
52**Patient goals:** [what they said they want — fewer tablets, no drowsiness, lower cost] · **Conflicts with current regimen:** [where]
53 
54**Recommendations to prescriber** — highest harm first
551. **[Finding].** Rationale: [why, referencing the specific clinical context]. Proposed: [the action].
56 
57**Monitoring & follow-up:** [what to check · who · when]
58 
59**Discussed with patient:** [what was explained, what they agreed to, what they declined]
60 
61> A structured reasoning and documentation framework for a licensed pharmacist. It does not diagnose, does not determine appropriateness for an individual patient, and recommends no specific drug, dose, or change. All recommendations require the prescriber's clinical judgement, and interaction and dosing decisions must be checked against current, validated references and local scope-of-practice rules.
62 
63## Quality Checks
64- [ ] The list was reconciled against what the patient reports taking, not just the record
65- [ ] Discontinued and self-adjusted medicines were actively asked about
66- [ ] Every problem is classified into a named type
67- [ ] Prioritisation is by potential harm, not by how easy the fix is
68- [ ] Each recommendation states finding, rationale and one specific proposed action
69- [ ] The patient's own goals are recorded and conflicts named
70- [ ] Nothing asserts a clinical determination reserved to the prescriber
71 
72## Anti-Patterns
73- **Reviewing the record instead of the patient.** The gap between the two is the whole finding.
74- **Listing without classifying.** An unclassified list is a summary, not a review.
75- **Leading with the easy wins.** A prescriber who reads three trivial items first stops reading.
76- **Recommendations without rationale.** 'Stop amlodipine' with no reason will be ignored, correctly.
77- **Ignoring what the patient wants.** A regimen the patient will not take is not a better regimen.
78- **Asserting an interaction from memory.** Check a current reference every time; this is exactly where confident errors do harm.
79 
80## Example Trigger Phrases
81- "Structure a medication review for a patient on eleven medicines"
82- "Help me write up an MTM for the prescriber"
83- "Run a polypharmacy assessment"
84- "How do I document a deprescribing recommendation?"
85- "Prepare a medication use review for this patient"
86 

Discussion

Alternatives

Also in Roadmap & prioritiesSee all 277 in Product →