Incident Reporting
Construction safety incident reporting and analysis. Capture incidents, conduct investigations, track corrective actions, and analyze trends for prevention.
Why use this skill?
Standardize construction safety with OpenClaw's Incident Reporting. Track near-misses, conduct root cause analysis, and manage corrective actions to improve site safety.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/datadrivenconstruction/incident-reportingWhat This Skill Does
The Incident Reporting skill is a specialized framework designed to standardize the collection, investigation, and resolution of construction site safety events. It moves beyond simple logging by implementing a structured hierarchy—the Incident Pyramid—to categorize data from minor near-misses to severe accidents. By utilizing this skill, users can systematically track root causes and ensure that corrective actions are assigned and verified. This proactive approach is grounded in the industry-proven belief that diligent near-miss reporting can prevent the vast majority of future fatal or serious injuries, fostering a culture of safety and operational transparency across large-scale construction projects.
Installation
To integrate this module into your environment, use the OpenClaw command-line interface. Ensure you have appropriate project permissions before executing the following command:
clawhub install openclaw/skills/skills/datadrivenconstruction/incident-reporting
Use Cases
This skill is ideal for Site Safety Managers, Project Superintendents, and General Contractors who need to manage OHS compliance effectively. Common use cases include: 1) Capturing detailed reports of near-misses to identify common hazards; 2) Managing documentation during high-stress accident investigations; 3) Automating the assignment of corrective actions to specific subcontractors; 4) Analyzing site trends to identify recurring issues such as fall hazards or tool-related injuries; and 5) Maintaining an audit-ready digital paper trail for compliance reporting during regulatory inspections.
Example Prompts
- "OpenClaw, log a near-miss involving a missing guardrail on the third floor of the North Tower. Assign a corrective action to the Site Foreman with a due date of tomorrow."
- "Generate a safety trend report for the past 30 days. Highlight the most frequent injury categories and list any overdue corrective actions."
- "Start a formal investigation for incident ID #4492. Based on the provided witness statements, suggest the most likely root causes based on our historical data library."
Tips & Limitations
To maximize effectiveness, always upload clear photos of the incident site as soon as possible, as visual context is critical for accurate root cause analysis. Note that while this tool aids in prevention, it does not replace the requirement for human verification and legal sign-off on safety reports. Ensure that all data entered is accurate, as historical data will be used to generate future trend analytics. The skill works best when all subcontractors participate in the reporting process, creating a comprehensive safety ecosystem.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-datadrivenconstruction-incident-reporting": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, data-collection
Related Skills
data-lineage-tracker
Track data origin, transformations, and flow through construction systems. Essential for audit trails, compliance, and debugging data issues.
cwicr-cost-calculator
Calculate construction costs using DDC CWICR resource-based methodology. Break down costs into labor, materials, equipment with transparent pricing.
data-anomaly-detector
Detect anomalies and outliers in construction data: unusual costs, schedule variances, productivity spikes. Statistical and ML-based detection methods.
historical-cost-analyzer
Analyze historical construction costs for benchmarking, trend analysis, and estimating calibration. Compare projects, track escalation, identify patterns.
df-merger
Merge pandas DataFrames from multiple construction sources. Handle different schemas, keys, and data quality issues.