Agent Plugins Marketplace
All plugins

hospice-referral-sales

v0.1.4

Hospice referral-sales / community-liaison team — agents (referral-development-strategist, hospice-eligibility-educator, referral-account-manager, admissions-conversion-coach, goals-of-care-conversation-coach, hospice-sales-compliance-advisor) for a hospice sales / community-education rep who grows admissions by developing referral sources (hospitals, SNFs, physician practices, ACOs): territory planning, educating clinicians on hospice eligibility (LCD decline criteria by diagnosis — the rep educates, the physician certifies), referral-partner reviews, the referral-to-admission funnel, the goals-of-care 'hospice conversation', and clearing every touch against the Anti-Kickback / HIPAA line. skills, commands, a knowledge bank (decision trees + glossary + LCD + compliance references), best-practices, scenarios, and a runnable funnel / census / benefit-period calculator. Employer-neutral; public practice + CMS rules. Requires ravenclaude-core@>=0.7.0.

Claude Code6 Skills

By Matt CorbettLicense: MIT7 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
6 skill or MCP entries
Source updated
Sep 15, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install hospice-referral-sales for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install hospice-referral-sales@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/mcorbett51090/RavenClaude

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/hospice-referral-sales/.

Plugin files

plugins/hospice-referral-sales/
├── .claude-plugin/plugin.json
├── skills/admissions-funnel-analytics/SKILL.md
├── skills/goals-of-care-conversations/SKILL.md
├── skills/hospice-eligibility-criteria/SKILL.md
├── skills/hospice-sales-compliance/SKILL.md
├── skills/referral-account-planning/SKILL.md
└── skills/referral-territory-development/SKILL.md

Included Skills6

admissions-funnel-analyticsskills/admissions-funnel-analytics/SKILL.md

Veteran playbook for reading the hospice referral-to-admission funnel — the stage definitions tied to observable events, conversion rate, time-to-admission and same-day admits, the declined-referral root-cause taxonomy with an owner for each, average daily census and length-of-stay reads, and the activity-to-census model. Consulted by admissions-conversion-coach. A referral is not census until it converts.

goals-of-care-conversationsskills/goals-of-care-conversations/SKILL.md

Veteran playbook for the human conversations in hospice referral work — the hospice-vs-palliative distinction, the timing problem, the myth-and-objection responses ('giving up', 'too soon', 'my doctor didn't mention it', 'I want to keep fighting'), and a values-first, no-false-promise framing approach. Consulted by goals-of-care-conversation-coach. Empathy and accuracy; never a scripted guarantee or a pressure tactic.

hospice-eligibility-criteriaskills/hospice-eligibility-criteria/SKILL.md

Veteran playbook for EDUCATING referral sources on hospice eligibility — the Medicare Hospice Benefit structure, the non-disease-specific decline guidelines, the diagnosis-specific LCD criteria, and the PPS/FAST/NYHA scales. Teaches recognition, never certification. Consulted by hospice-eligibility-educator. Every output ends with 'the attending physician and medical director certify eligibility.'

hospice-sales-complianceskills/hospice-sales-compliance/SKILL.md

Veteran playbook for hospice referral-marketing compliance — the Anti-Kickback Statute and its hospice-relevant safe harbors, Stark, the beneficiary-inducement CMP, the gift/meal nominal-value discipline, OIG hospice risk areas, truthful-marketing rules, and HIPAA for a liaison. Consulted by hospice-sales-compliance-advisor. Frames the question and names the rule and safe harbor; routes the RULING to the compliance officer / counsel.

referral-account-planningskills/referral-account-planning/SKILL.md

Veteran playbook for hospice key-referral-partner work — the partner business-review structure (patient outcomes, access improvements, honest assessment, shared goals, joint plan), the account-plan template (relationship map, whitespace by unit/service line, growth plays, risks), the relationship-recovery sequence, and the partner-health read. Consulted by referral-account-manager. Patient-outcome-led; never retain or grow a partner with an un-cleared value exchange.

referral-territory-developmentskills/referral-territory-development/SKILL.md

Veteran playbook for planning and growing a hospice referral territory — referral-source segmentation, the volume × eligibility-density × relationship-gap targeting model, trigger events, the in-service education program, and the source-type-specific multi-touch outreach cadence. Consulted by referral-development-strategist. Patient-access-led; every value exchange routes to compliance first.

Plugin manifests1

plugins/hospice-referral-sales/.claude-plugin/plugin.json
{
  "name": "hospice-referral-sales",
  "version": "0.1.4",
  "description": "Hospice referral-sales / community-liaison team — agents (referral-development-strategist, hospice-eligibility-educator, referral-account-manager, admissions-conversion-coach, goals-of-care-conversation-coach, hospice-sales-compliance-advisor) for a hospice sales / community-education rep who grows admissions by developing referral sources (hospitals, SNFs, physician practices, ACOs): territory planning, educating clinicians on hospice eligibility (LCD decline criteria by diagnosis — the rep educates, the physician certifies), referral-partner reviews, the referral-to-admission funnel, the goals-of-care 'hospice conversation', and clearing every touch against the Anti-Kickback / HIPAA line. skills, commands, a knowledge bank (decision trees + glossary + LCD + compliance references), best-practices, scenarios, and a runnable funnel / census / benefit-period calculator. Employer-neutral; public practice + CMS rules. Requires ravenclaude-core@>=0.7.0.",
  "author": {
    "name": "Matt Corbett"
  },
  "homepage": "https://github.com/mcorbett51090/RavenClaude",
  "license": "MIT",
  "keywords": [
    "hospice",
    "hospice-sales",
    "community-liaison",
    "referral-development",
    "end-of-life-care",
    "palliative-care",
    "medicare-hospice-benefit",
    "hospice-eligibility",
    "goals-of-care",
    "healthcare-sales",
    "anti-kickback",
    "hipaa",
    "census-growth",
    "admissions",
    "skilled-nursing",
    "physician-relations"
  ],
  "requires": {
    "plugins": [
      "ravenclaude-core@>=0.7.0"
    ]
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[hospice-referral-sales on Agent Plugins Marketplace](https://pluginsmp.com/plugins/hospice-referral-sales)