From pm-veterinary
Generates clear at-home care instructions for pet owners after veterinary visits, including medication schedules, activity restrictions, and warning signs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-veterinary:client-discharge-notesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Discharge instructions fail when they're written for the chart, not the owner — Latin drug names, no schedule, and "monitor for complications" with no idea what that means. A stressed owner in the parking lot needs to know exactly what to do, what's normal, and when to panic. This skill writes go-home notes an owner can actually follow.
Discharge instructions fail when they're written for the chart, not the owner — Latin drug names, no schedule, and "monitor for complications" with no idea what that means. A stressed owner in the parking lot needs to know exactly what to do, what's normal, and when to panic. This skill writes go-home notes an owner can actually follow.
Given the visit/procedure and the plan, write the full discharge notes — translate everything to plain language, make the medication schedule concrete, and define the warning signs specifically. Note that these are owner-facing instructions; the clinical record is separate.
Ask for (if not provided, else infer and label):
A one-paragraph plain-language summary of the visit/procedure so the owner understands the context.
| Medication (what it's for) | How much | When | How to give | Until |
|---|
With practical tips (with/without food, how to pill a cat, don't double up if a dose is missed).
Activity restriction (specific: "leash walks only, no running or stairs for 10 days"), incision/bandage care, diet, and hygiene — each concrete and time-bound.
When to come back (suture removal, recheck), the clinic number and hours, and the after-hours/emergency contact.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.
npx claudepluginhub mohitagw15856/pm-claude-skills --plugin pm-veterinary