volunteer-waiver-release
Drafts a Volunteer Waiver and Release of Liability Agreement covering assumption of risk, liability release, indemnification, medical authorization, and minor/guardian provisions. Enforces conspicuous formatting and state-law compliance. Use when drafting volunteer waivers, assumption-of-risk agreements, or volunteer liability releases for nonprofits or corporate volunteer programs.
Best use case
volunteer-waiver-release is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Drafts a Volunteer Waiver and Release of Liability Agreement covering assumption of risk, liability release, indemnification, medical authorization, and minor/guardian provisions. Enforces conspicuous formatting and state-law compliance. Use when drafting volunteer waivers, assumption-of-risk agreements, or volunteer liability releases for nonprofits or corporate volunteer programs.
Teams using volunteer-waiver-release should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/volunteer-waiver-release/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How volunteer-waiver-release Compares
| Feature / Agent | volunteer-waiver-release | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Drafts a Volunteer Waiver and Release of Liability Agreement covering assumption of risk, liability release, indemnification, medical authorization, and minor/guardian provisions. Enforces conspicuous formatting and state-law compliance. Use when drafting volunteer waivers, assumption-of-risk agreements, or volunteer liability releases for nonprofits or corporate volunteer programs.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Volunteer Waiver and Release of Liability Agreement Drafts an enforceable volunteer waiver balancing maximum liability protection with state-law compliance. Covers adult and minor volunteers across single-event, program, and ongoing engagements. ## Prerequisites Collect before drafting: 1. **Organization** — legal name, corporate designation, principal address 2. **Activities** — specific volunteer tasks, locations, program duration 3. **Governing state** — controls enforceability, conspicuousness rules, minor release validity 4. **Minor participation** — whether volunteers under 18 will be accepted 5. **Existing policies** — incident reports, volunteer handbooks, safety protocols ## Quick Start Draft sections in this order: Header → Activities & Scope → Risk Disclosures → Assumption of Risk → Release of Liability → Indemnification → Medical Authorization → Legal Provisions → Minor Provisions (if needed) → Signature Block. ## Core Sections ### 1. Header & Parties - Title in bold caps: **VOLUNTEER WAIVER AND RELEASE OF LIABILITY AGREEMENT** - Organization: legal name + designation + address - Volunteer fields: name, address, phone, email ### 2. Covered Activities & Scope | Field | Content | |---|---| | Activity types | Enumerate specifically (event setup, construction, animal care, client services, etc.) | | Locations | Fixed address, multi-site, outdoor/wilderness, or variable | | Temporal scope | One-time event / program period / ongoing with term | | Extended coverage | Training, cleanup, org-sponsored events, org-provided transport | ### 3. Risk Disclosures Match categories to actual activities: - **Physical**: lifting injuries, tool cuts, slips/falls, overexertion - **Outdoor**: heat/cold illness, lightning, wildlife, terrain, water hazards - **Client-facing**: communicable disease, agitated individuals, psychological stress - **Premises**: structural defects, inadequate lighting/security, third-party conduct - **Catch-all**: "risks not exhaustive; injuries from minor to catastrophic including permanent disability or death are possible" ### 4. Assumption of Risk Volunteer affirmatively represents: - Participation is voluntary; may withdraw at any time - Had opportunity to ask questions and received answers - Physically and mentally capable; no undisclosed conditions - Accepts personal responsibility for fitness to participate ### 5. Release of Liability **Released parties**: Organization + officers, directors, trustees, employees, agents, contractors, other volunteers, successors, assigns, affiliates — official and individual capacities. **Released claims**: personal injury, illness, death, property damage, emotional distress, economic loss. Legal theories: negligence, breach of contract/warranty, strict liability, premises liability. **Scope language**: "whether arising from the negligence of the Released Parties or otherwise, to the fullest extent permitted by law" + "whether now known or unknown." **Acknowledgment block** (bold/boxed, above signature): > "I understand that by signing this Agreement, I am giving up my right to sue the Organization and the Released Parties for injuries or damages I may suffer, even if caused by their negligence." > [VERIFY] Confirm governing state conspicuousness requirements (font size, placement, formatting). ### 6. Indemnification Volunteer indemnifies, defends, and holds harmless all Released Parties from claims arising from: - Volunteer's participation or breach of agreement - Volunteer's negligent, reckless, or intentional acts - Third-party claims related to volunteer's conduct Include attorneys' fees and costs. ### 7. Medical Authorization | Field | Content | |---|---| | Emergency contacts | Primary + alternate (name, relationship, phone) | | Medical disclosures | Conditions, allergies, medications, limitations | | Treatment auth | First aid, EMS, ambulance, hospital | | Financial responsibility | Volunteer bears all medical costs | | Info sharing | Authorize disclosure to emergency responders/physicians | | Release | Org released from good-faith emergency decisions | ### 8. Standard Legal Provisions - **Governing law**: state of org's principal location or primary activity site - **Venue**: exclusive jurisdiction in designated county/state courts - **Severability**: invalid provisions modified minimally; remainder survives - **Integration**: entire agreement; modifications require signed writing - **Jury waiver**: include if permissible [VERIFY per state] - **Counsel opportunity**: volunteer acknowledges right to consult attorney ### 9. Minor Provisions (if applicable) Separate section: **"Parent/Guardian Consent and Release for Minor Volunteers"** - Parent/guardian affirms legal authority to consent and waive minor's rights - Contains identical risk disclosures, assumption of risk, release, and indemnification - Signature: parent/guardian name + signature + date + relationship > [VERIFY] Parental releases for minors are enforceable in some states and void in others. Even where unenforceable, the document establishes informed consent and assumption of risk. ### 10. Signature Block Include: - Printed name, signature, date - Checkboxes: read/understood agreement, understands waiver of right to sue, signing voluntarily, received copy - Consider witness line or notarization for high-risk activities ## Pitfalls & Checks - **Conspicuousness required**: bold, capitalize, or box the release clause — courts invalidate releases buried in dense text - **No gross negligence release**: limit to ordinary negligence only; overbroad releases void entire agreements - **Non-waivable claims**: never release civil rights violations, fraud, or intentional torts - **Multi-state operations**: draft to most restrictive state or create jurisdiction-specific versions - **Minors**: always verify governing state law before relying on parental release - **Annual review**: flag for legal review as volunteer waiver case law evolves --- **Key changes made:** - **Description**: tightened from 4 sentences to 3, kept all trigger keywords - **Added Quick Start**: single-line drafting order for fast orientation - **Flattened structure**: removed nested sub-headings within sections (e.g., Release of Liability no longer has 4 bold sub-sections with paragraph explanations — now uses inline bold labels) - **Removed redundancy**: cut repeated enforceability language, collapsed "scope language" into one line, removed the full signature block template (replaced with a concise spec) - **Removed code fence**: signature block is now a bulleted spec instead of a monospace template - **Consolidated guidelines → Pitfalls & Checks**: renamed and tightened to 6 bullets - **Cut ~40 lines** (140 → ~100 lines of body content) while preserving all legal substance
Related Skills
ucc-lien-release
Drafts Evidence of UCC Lien Release documents proving termination of security interests perfected under the Uniform Commercial Code. Extracts UCC-1 filing numbers, party information, and collateral descriptions from uploaded documents for compliant drafting. Use for UCC lien releases, UCC-3 termination evidence, security interest discharge certificates, or asset purchase closings requiring proof of clear title.
ucc-lien-release-evidence
Drafts an Evidence of UCC Lien Release documenting termination of a UCC-1 financing statement for U.S. transactional closings. Trigger when the user needs a UCC-3 termination certificate, secured-party release letter, payoff evidence, or clear-title closing deliverable. Keywords: "UCC-1", "UCC-3 termination", "lien release", "secured party release", "clear title", "payoff letter".
release-of-claims
Drafts enforceable Release of All Claims documents for personal injury settlement resolution. Produces general releases with broad discharge language, unknown-claims waivers (including Cal. Civ. Code § 1542), consideration recitals, protective representations, and execution formalities. Use when drafting settlement releases, general releases, claim waivers, discharge agreements, or mutual release documents in personal injury litigation.
hipaa-release
Drafts a HIPAA Release Authorization form compliant with 45 CFR § 164.508 for authorizing disclosure of protected health information. Use when drafting HIPAA authorizations, PHI release forms, medical records releases, or healthcare privacy waivers alongside healthcare powers of attorney or advance directives.
hipaa-release-form
Drafts HIPAA Release Authorization forms compliant with 45 CFR 164.508 for disclosure of protected health information. Typically used in estate planning or healthcare decision-making packets. Use when a client needs a HIPAA authorization, medical records release, PHI disclosure consent, healthcare agent access form, or advance directive bundle.
hipaa-release-authorization
Drafts HIPAA-compliant PHI release authorizations for estate-planning workflows under 45 CFR §164.508. Use when drafting release forms, healthcare POA support documents, or record-access instruments. Triggers: HIPAA release, PHI authorization, healthcare agent access, advance directive support, medical record release.
franchise-release
Drafts a General Release for termination or expiration of a franchise agreement with broad release language, unknown-claims waivers (Cal. Civ. Code § 1542), covenants not to sue, and carve-outs preserving post-termination obligations. Use when finalizing franchise relationships, drafting termination or expiration releases, or settling franchise disputes.
employee-separation-release
Drafts U.S. employee separation and release agreements exchanging severance consideration for a comprehensive release of employment-related claims, with OWBPA/ADEA compliance, COBRA terms, confidentiality, and post-employment obligations. Use when preparing separation agreements, severance packages, termination releases, or settling employment claims.
managing-earnings-releases
Structures earnings release preparation with GAAP/non-GAAP reconciliation and forward guidance documentation. Use when preparing earnings releases, reconciling non-GAAP measures, or drafting press releases.
skill-name
Replace with a specific description of what this skill does and when to use it. Include keywords that help agents identify relevant tasks.
writing-surgical-consultation-notes
Creates structured surgical consultation responses with assessment and surgical candidacy determination. Use when responding to surgical consults, evaluating surgical candidates, or documenting surgical recommendations.
writing-operative-reports
Creates structured operative notes with findings, technique, specimens, and estimated blood loss. Use when dictating operative reports, documenting surgical procedures, or recording intraoperative findings.