From pm-veterinary
Guides veterinary teams through compassionate end-of-life conversations with pet owners: quality-of-life assessment, professional recommendation, hard questions, logistics, and grief support.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pm-veterinary:euthanasia-conversationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This is the conversation that makes or breaks how an owner remembers their pet's death — and their trust in the practice. Done well, it relieves guilt and gives a peaceful goodbye; done clumsily, it haunts people for years. This skill helps the team assess quality of life honestly, guide the decision without pushing it, and handle the moment with clarity and warmth.
This is the conversation that makes or breaks how an owner remembers their pet's death — and their trust in the practice. Done well, it relieves guilt and gives a peaceful goodbye; done clumsily, it haunts people for years. This skill helps the team assess quality of life honestly, guide the decision without pushing it, and handle the moment with clarity and warmth.
Given the patient's condition and the owner's situation, produce the guidance — offer a quality-of-life read, language for the conversation, and the logistics. Support the owner's decision without pressuring in either direction; be honest about prognosis without being blunt to the point of cruelty.
Ask for (if not provided, else infer and label):
A structured assessment (e.g. the HHHHHMM-style factors: hurt/pain, hunger, hydration, hygiene, happiness, mobility, more-good-days-than-bad) — an honest picture to ground the conversation, not a verdict imposed on the owner.
Empathetic, plain language for:
What the process actually involves (sedation, the steps, that it's peaceful), options for where (clinic, home, comfort room), being present or not (no judgment), aftercare (burial, cremation options, paw print/keepsake), and payment handled gently.
Acknowledging the loss, grief-support resources, and any follow-up (a condolence card) the practice offers.
npx claudepluginhub mohitagw15856/pm-claude-skills --plugin pm-veterinaryGuides 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.