What problem does it solve? When a construction site accident or safety hazard occurs, the project owner (甲方) needs a fast, consistent way to identify risks, assign responsibility, push the contractor to rectify, and preserve evidence—without relying on ad-hoc judgment. This Skill turns free-text incident descriptions into deterministic risk findings and actionable disposal plans from the owner's standpoint. ## Core Features & Use Cases - Deterministic risk engine: A self-contained Python script maps case text to 23 hazard categories (falls from height, collapse, electric shock, fire, unlicensed special operations, deep excavation monitoring gaps, etc.) plus 5 compound-risk rules, with stage detection (pre/during/post) and double-negation handling. - Mandatory semantic review: A Stage 2 checklist catches engine false negatives/positives, "experience over certification" traps, and schedule-pressure tactics before any output is produced. - Standardized output template: Produces a fixed 6-section plan covering risk findings, disposal strategies with document artifacts (《停工令》《整改通知单》《责任切割协议》), zero-tolerance red lines, stage-adapted actions, and an evidence preservation checklist. - Use Case: A user reports "the formwork support hasn't been inspected but the owner is pushing to pour concrete on floor 10." The Skill flags a major collapse risk, mandates a stop-work order, rejects schedule-pressure reasoning, and lists the evidence to seal. ## Quick Start Describe the site incident or hazard in plain language and ask the assistant to analyze it and produce a disposal plan using this Skill.