skills/legal/lien-resolution-summary/SKILL.md
Generates a structured internal lien resolution summary for personal injury settlement cases. Triggers when resolving liens post-settlement, preparing settlement distribution statements, or auditing lien payoffs across health insurance subrogation, Medicare/Medicaid, hospital liens, workers' comp, and ERISA plans.
npx skillsauth add casemark/skills lien-resolution-summaryInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Internal tracking memorandum documenting identification, negotiation, resolution, and satisfaction of all liens against personal injury settlement proceeds. Mark output as privileged/confidential attorney work product — do not distribute to lienholders.
Gather before starting:
Produce a header table:
| Field | Content | |-------|---------| | Case caption | Parties, court, case number | | Settlement date | Date funded | | Total settlement | Gross amount | | Aggregate liens asserted | Sum of initial claims | | Aggregate liens resolved | Sum of final payments | | Total savings | Dollar amount + percentage | | Net to client | After liens, fees, costs | | Resolution status | All resolved / X pending |
Categorize each lien:
| Category | Legal Basis | |----------|-------------| | Private health insurance | Contractual subrogation, policy terms | | Medicare/Medicaid | 42 U.S.C. § 1395y(b) (MSP) | | Hospital/provider statutory | State hospital lien statutes | | Workers' compensation | State WC subrogation statutes | | ERISA plans | 29 U.S.C. § 1132(a)(3); US Airways v. McCutchen | | Other (VA, Tricare, disability) | Varies by program |
For each lienholder record: legal name, claim/reference number, contact, legal basis (statutory cite or policy provision), and priority position.
For each lien, produce a row covering:
For unresolved liens or contingent claims, document:
Reconciliation table (must tie to settlement distribution statement):
| Line Item | Amount | |-----------|--------| | Gross settlement | $ | | Less: Attorney fees | ($ ) | | Less: Costs | ($ ) | | Less: Lien payments (itemize each) | ($ ) | | Net to client | $ | | Total liens initially claimed | $ | | Total liens paid | $ | | Total negotiated savings | $ (XX.XX%) |
development
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.