building-code-checker

Solid

Building code compliance checking skill for IBC occupancy, construction type, and area requirements

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
66
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Building Code Checker Skill ## Purpose The Building Code Checker Skill verifies building code compliance including occupancy classification, construction type, allowable area, and fire-resistance requirements per IBC. ## Capabilities - IBC compliance verification - Occupancy classification - Construction type determination - Allowable area calculation - Fire-resistance requirements - Means of egress analysis - Height and story limitations - Mixed-use provisions ## Usage Guidelines ### When to Use - Verifying code compliance - Determining allowable areas - Checking height limits - Evaluating fire resistance ### Prerequisites - Building use defined - Construction materials identified - Building area calculated - Fire protection systems known ### Best Practices - Use current code edition - Consider local amendments - Document compliance path - Check all occupancies ## Process Integration This skill integrates with: - All structural processes - Permit Application Preparation ## Configuration ```yaml building-code-checker: codes: - IBC-2021 - IBC-2024 check-categories: - occupancy - construction-type - area - height - fire-resistance - egress ``` ## Output Artifacts - Compliance reports - Area calculations - Fire-resistance requirements - Code summaries

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Related Skills