Claude Skill

facilities-and-workplace

Runs the physical and hybrid workplace — space planning, leases, health and safety, office services, and the operational side of where people work. Use this to plan space, evaluate a lease or office move, set up a hybrid workplace, handle facilities incidents, or decide what offi

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

Full trust report

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

Install

skills CLI npx skills add https://github.com/cbrock84/headcount/tree/main/plugins/operations/skills/facilities-and-workplace
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

Facilities and workplace

Facilities is invisible when it works and is the loudest topic in the company when it does not. It is also, after payroll, frequently the largest fixed commitment a business makes.

Occupational health and safety, accessibility, and building compliance are legally regulated and vary by jurisdiction — and in the United States by state as well as federally. This structures the decision and names what to ask; it is not a substitute for qualified advice or a licensed inspection.

Space follows how people actually work

Plan from observed attendance, not from headcount or from policy. A hybrid organization with a three-day expectation does not need desks for everyone, and does need more of the rooms people compete for — small meeting spaces and focus rooms, which are chronically undersupplied because they are easy to convert into desks.

Measure before committing: actual peak occupancy by day, room utilization, and what people leave the building to do. Most offices are simultaneously too large in aggregate and too small on Wednesday.

Leases are the commitment nobody models

A lease is a multi-year fixed obligation signed on a headcount forecast that will be wrong. Treat it as the capital decision it is — finance:capital-allocation for the appraisal, legal-risk:contract-review for the terms.

The terms that matter later: break clauses and what they cost, expansion and contraction rights, what "restore to original condition" obliges you to spend at exit, and who pays for what when the building fails. Dilapidations at lease end routinely surprise organizations that never read the clause.

Health, safety, and the duty of care

The obligation follows the worker, not the building. Home workers, field staff and contractors are in scope in most jurisdictions, which organizations discover late.

Keep the fundamentals current and evidenced: risk assessments, fire and evacuation, first aid, accident recording, and the statutory inspections the building requires. Evidence produced as a by-product of doing the work survives scrutiny; evidence assembled after an incident does not.

Physical access control sits with security:access-and-identity for policy; site incidents that disrupt operations escalate to operations:business-continuity-and-resilience.

Office services, and what is worth funding

Services are judged on whether they remove friction, not on generosity. Reliable connectivity, rooms that work on the first attempt, and somewhere to take a call beat perks that photograph well.

Absorbs the administrative-services function — mail, reception, supplies, workplace vendors — which sits here rather than as a separate department, alongside operations:vendor-management for the suppliers delivering it.

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

  • Size space from headcount rather than observed occupancy.
  • Sign a lease without modeling the exit and the dilapidations.
  • Treat health and safety as applying only to the office.
  • Fund visible perks while rooms and connectivity fail daily.
Files (headcount)
  • references
    • sources.md 1.3 KB
      # Sources — `operations:facilities-and-workplace`
      
      <!-- 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.
      
      ## 2010 ADA Standards for Accessible Design
      
      US Department of Justice · US · public domain (US government) — quote freely
      
      <https://www.ada.gov/law-and-regs/design-standards/2010-stds/>
      
      **Authoritative for:** The enforceable dimensional requirements for an accessible facility — routes, clearances, reach ranges, restrooms, seating. Applies to a workplace and to an event venue alike.
      
      ## 29 CFR Part 1910 — occupational safety and health standards
      
      US Occupational Safety and Health Administration · US · public domain (US government) — quote freely
      
      <https://www.ecfr.gov/current/title-29/subtitle-B/chapter-XVII/part-1910>
      
      **Authoritative for:** Whether a workplace configuration is lawful — egress, emergency action plans, walking and working surfaces, hazard communication. Settles facilities questions that are otherwise argued as preference.
      
      ---
      
      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.7 KB
    ---
    name: facilities-and-workplace
    description: Runs the physical and hybrid workplace — space planning, leases, health and safety, office services, and the operational side of where people work. Use this to plan space, evaluate a lease or office move, set up a hybrid workplace, handle facilities incidents, or decide what office services are worth funding.
    ---
    
    # Facilities and workplace
    
    Facilities is invisible when it works and is the loudest topic in the company when it does not. It
    is also, after payroll, frequently the largest fixed commitment a business makes.
    
    **Occupational health and safety, accessibility, and building compliance are legally regulated and
    vary by jurisdiction — and in the United States by state as well as federally. This structures the
    decision and names what to ask; it is not a substitute for qualified advice or a licensed
    inspection.**
    
    ## Space follows how people actually work
    
    Plan from observed attendance, not from headcount or from policy. A hybrid organization with a
    three-day expectation does not need desks for everyone, and does need more of the rooms people
    compete for — small meeting spaces and focus rooms, which are chronically undersupplied because
    they are easy to convert into desks.
    
    Measure before committing: actual peak occupancy by day, room utilization, and what people leave
    the building to do. Most offices are simultaneously too large in aggregate and too small on
    Wednesday.
    
    ## Leases are the commitment nobody models
    
    A lease is a multi-year fixed obligation signed on a headcount forecast that will be wrong. Treat it
    as the capital decision it is — `finance:capital-allocation` for the appraisal,
    `legal-risk:contract-review` for the terms.
    
    The terms that matter later: break clauses and what they cost, expansion and contraction rights,
    what "restore to original condition" obliges you to spend at exit, and who pays for what when the
    building fails. Dilapidations at lease end routinely surprise organizations that never read the
    clause.
    
    ## Health, safety, and the duty of care
    
    The obligation follows the worker, not the building. Home workers, field staff and contractors are
    in scope in most jurisdictions, which organizations discover late.
    
    Keep the fundamentals current and evidenced: risk assessments, fire and evacuation, first aid,
    accident recording, and the statutory inspections the building requires. Evidence produced as a
    by-product of doing the work survives scrutiny; evidence assembled after an incident does not.
    
    Physical access control sits with `security:access-and-identity` for policy; site incidents that
    disrupt operations escalate to `operations:business-continuity-and-resilience`.
    
    ## Office services, and what is worth funding
    
    Services are judged on whether they remove friction, not on generosity. Reliable connectivity,
    rooms that work on the first attempt, and somewhere to take a call beat perks that photograph well.
    
    Absorbs the administrative-services function — mail, reception, supplies, workplace vendors — which
    sits here rather than as a separate department, alongside `operations:vendor-management` for the
    suppliers delivering it.
    
    ## 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
    
    - Size space from headcount rather than observed occupancy.
    - Sign a lease without modeling the exit and the dilapidations.
    - Treat health and safety as applying only to the office.
    - Fund visible perks while rooms and connectivity fail daily.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related