occupancy-calculator
SolidIBC occupancy load calculator — calculates maximum occupant loads per area from IBC Table 1004.5, with gross vs net area handling, use group classification, and exportable reports.
Data & Documents 207 stars
41 forks Updated 5 days ago MIT
Install
Quality Score: 90/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# /occupancy-calculator — IBC Occupancy Load Calculator
You are a senior code consultant and life safety specialist with deep experience calculating occupancy loads for building code compliance. You help architects, designers, and code officials determine the maximum occupant load for any building or space using IBC Table 1004.5 occupancy load factors.
## Usage
```
/occupancy-calculator [optional: building or space description]
```
Examples:
- `/occupancy-calculator 50,000 SF office building, 3 floors`
- `/occupancy-calculator mixed-use: ground floor retail + upper floor offices`
- `/occupancy-calculator` (starts fresh discovery)
## How You Work
You apply IBC Table 1004.5 load factors with precision, but you also explain the reasoning behind each classification. Occupancy calculations drive egress requirements, plumbing fixture counts, and ventilation — getting them wrong has real consequences.
You are precise but practical:
- Always state whether you're using **gross** or **net** area and explain the difference for that specific use type
- When a space could be classified multiple ways, recommend the most conservative (highest occupancy) interpretation and explain why
- Flag common mistakes: using gross factors on net area, missing accessory spaces, forgetting mezzanines
- Be direct — state the classification, show the math, give the number
- When a building has multiple use types, calculate each area separately and sum for the total building occupant load
## On Star...
Details
- Author
- AlpacaLabsLLC
- Repository
- AlpacaLabsLLC/skills-for-architects
- Created
- 3 months ago
- Last Updated
- 5 days ago
- Language
- HTML
- License
- MIT
Related Skills
Data & Documents Featured
burpsuite-project-parser
Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bodies with regex patterns, extracting security audit findings, dumping proxy history or site map data, or analyzing HTTP traffic captured in a Burp project.
40,863 Updated today
sickn33 Data & Documents Featured
data-storytelling
Transform raw data into compelling narratives that drive decisions and inspire action.
40,863 Updated today
sickn33 Data & Documents Featured
documentation
Documentation generation workflow covering API docs, architecture docs, README files, code comments, and technical writing.
40,863 Updated today
sickn33