Claude Skill

benefits-and-leave

Designs and runs employee benefits and leave — health and retirement plans, leave policy, cost and renewal, and the administration that keeps them compliant. Use this to design or review a benefits package, prepare for a renewal, write leave policy, handle a leave request, or dec

LLM Mart · 0 points · 15 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download cbrock84-headcount-plugins_people_skills_benefits-and-leave-98d1c17.zip · 2 KB
Part of cbrock84/headcount — 160 skills

Install

skills CLI npx skills add https://github.com/cbrock84/headcount/tree/main/plugins/people/skills/benefits-and-leave
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install cbrock84-headcount@llmmart
Git git clone https://github.com/cbrock84/headcount.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole cbrock84/headcount collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Benefits and leave

Benefits are the second largest people cost after salary and the one employees judge most directly. people:compensation-and-leveling covers pay bands and leveling; this covers everything else in the package.

Benefits and leave are heavily regulated and jurisdiction-specific — in the United States, ERISA, COBRA, ACA, FMLA and their state equivalents, with state family-leave and sick-leave laws differing substantially. Plan design and administration need a qualified benefits broker or employment counsel. This structures the decisions and names what to ask.

Design for what people actually value

Benefits budgets are routinely spent on things that survey well and are used rarely, while the things people quietly need are underfunded.

The reliable pattern: health coverage quality, retirement match, and real time off dominate perceived value nearly everywhere. Beyond those, ask rather than assume — a young workforce and one with school-age children value very different things, and the difference is large enough to be worth measuring.

Watch utilization. A benefit nobody uses is either badly communicated or badly chosen, and the two have different remedies.

Cost, and the renewal you should not sleepwalk

Health costs rise faster than general inflation more or less every year, so a flat renewal is not the baseline — the baseline is an increase you must actively negotiate down or absorb by design.

Start renewal months ahead, not weeks. Understand what drives your own experience rating, model plan design changes against employee impact, and market the plan periodically even when you intend to stay — a broker who knows you are not looking negotiates accordingly.

Cost-shifting to employees is a pay cut delivered indirectly. It may be the right call; describe it honestly when you make it, because employees compute it correctly and describing it otherwise costs more trust than the money saved.

Leave: policy is the easy part

Write policy that a manager can apply without calling HR for every case — eligibility, notice, documentation, pay treatment, and how it interacts with other leave types.

The failures are in administration: leave running concurrently under multiple entitlements, return- to-work handled ad hoc, and accommodation requests treated as leave questions when they are legal ones. Route anything touching disability, pregnancy, or accommodation through counsel via people:employee-relations.

Track leave centrally rather than in managers' memories. The organization that cannot say who is on what leave and until when is the one that mishandles a return.

Sources

references/sources.md in this skill lists the outside authorities that settle the questions here — what each one is authoritative for, and what you may do with it. Check them before answering on anything they cover, and cite what you used. Most are free to read and not free to reproduce; the use note on each is binding.

Never

  • Change plan design without modeling the effect on the employees who use it most.
  • Enter a renewal without having tested the market recently.
  • Describe cost-shifting as a benefits enhancement.
  • Handle an accommodation request as a leave administration question.
Files (headcount)
  • references
    • sources.md 1.7 KB
      # Sources — `people:benefits-and-leave`
      
      <!-- Generated by scripts/build-sources.py from sources/*.toml. Do not edit. -->
      
      Check these before answering on anything they cover, and cite what you used. The use note on each one is binding: most of what a professional cites is free to read and not free to reproduce.
      
      ## 29 CFR Part 825 — Family and Medical Leave Act regulations
      
      US Department of Labor, Wage and Hour Division · US · public domain (US government) — quote freely
      
      <https://www.ecfr.gov/current/title-29/subtitle-B/chapter-V/subchapter-C/part-825>
      
      **Authoritative for:** Employer coverage and employee eligibility, what counts as a serious health condition, intermittent leave, notice and certification, and reinstatement. Ends nearly every operational leave dispute.
      
      ## ERISA — laws and regulations
      
      US Department of Labor, Employee Benefits Security Administration · US · public domain (US government) — quote freely
      
      <https://www.dol.gov/agencies/ebsa/laws-and-regulations/laws/erisa>
      
      **Authoritative for:** Fiduciary duty, plan documents, reporting, participant disclosure and claims procedure for employer-sponsored plans — what a plan sponsor is legally on the hook for.
      
      ## IRS Publication 15-B: Employer's Tax Guide to Fringe Benefits
      
      US Internal Revenue Service · US · public domain (US government) — quote freely
      
      <https://www.irs.gov/pub/irs-pdf/p15b.pdf>
      
      **Authoritative for:** Which fringe benefits are excludable from income and which are taxable, with valuation and withholding treatment. Reissued annually at a stable address, so it is never stale.
      
      ---
      
      Sources are maintained in `sources/` upstream, not here. If one is wrong, out of date, or missing, fix it there — this file is regenerated and an edit to it is lost.
      
  • SKILL.md 3.5 KB
    ---
    name: benefits-and-leave
    description: Designs and runs employee benefits and leave — health and retirement plans, leave policy, cost and renewal, and the administration that keeps them compliant. Use this to design or review a benefits package, prepare for a renewal, write leave policy, handle a leave request, or decide what benefits are worth their cost.
    ---
    
    # Benefits and leave
    
    Benefits are the second largest people cost after salary and the one employees judge most directly.
    `people:compensation-and-leveling` covers pay bands and leveling; this covers everything else in the
    package.
    
    **Benefits and leave are heavily regulated and jurisdiction-specific — in the United States, ERISA,
    COBRA, ACA, FMLA and their state equivalents, with state family-leave and sick-leave laws differing
    substantially. Plan design and administration need a qualified benefits broker or employment
    counsel. This structures the decisions and names what to ask.**
    
    ## Design for what people actually value
    
    Benefits budgets are routinely spent on things that survey well and are used rarely, while the
    things people quietly need are underfunded.
    
    The reliable pattern: health coverage quality, retirement match, and real time off dominate
    perceived value nearly everywhere. Beyond those, ask rather than assume — a young workforce and one
    with school-age children value very different things, and the difference is large enough to be worth
    measuring.
    
    Watch utilization. A benefit nobody uses is either badly communicated or badly chosen, and the two
    have different remedies.
    
    ## Cost, and the renewal you should not sleepwalk
    
    Health costs rise faster than general inflation more or less every year, so a flat renewal is not
    the baseline — the baseline is an increase you must actively negotiate down or absorb by design.
    
    Start renewal months ahead, not weeks. Understand what drives your own experience rating, model plan
    design changes against employee impact, and market the plan periodically even when you intend to
    stay — a broker who knows you are not looking negotiates accordingly.
    
    Cost-shifting to employees is a pay cut delivered indirectly. It may be the right call; describe it
    honestly when you make it, because employees compute it correctly and describing it otherwise costs
    more trust than the money saved.
    
    ## Leave: policy is the easy part
    
    Write policy that a manager can apply without calling HR for every case — eligibility, notice,
    documentation, pay treatment, and how it interacts with other leave types.
    
    The failures are in administration: leave running concurrently under multiple entitlements, return-
    to-work handled ad hoc, and accommodation requests treated as leave questions when they are legal
    ones. Route anything touching disability, pregnancy, or accommodation through counsel via
    `people:employee-relations`.
    
    Track leave centrally rather than in managers' memories. The organization that cannot say who is on
    what leave and until when is the one that mishandles a return.
    
    ## Sources
    
    `references/sources.md` in this skill lists the outside authorities that settle the questions
    here — what each one is authoritative for, and what you may do with it. Check them before
    answering on anything they cover, and cite what you used. Most are free to read and not free
    to reproduce; the use note on each is binding.
    
    ## Never
    
    - Change plan design without modeling the effect on the employees who use it most.
    - Enter a renewal without having tested the market recently.
    - Describe cost-shifting as a benefits enhancement.
    - Handle an accommodation request as a leave administration question.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related