Consequence analysis skill for dispersion modeling, fire/explosion analysis, and effect zone determination
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill consequence-modeler --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Consequence Modeler?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-consequence-modeler-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: consequence-modeler
description: Consequence analysis skill for dispersion modeling, fire/explosion analysis, and effect zone determination
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: chemical-engineering
domain: science
category: Process Safety
skill-id: CE-SK-017
graph:
domains: [domain:chemical-engineering]
skillAreas: [skill-area:physics-simulation, skill-area:statistical-analysis, skill-area:mathematical-reasoning]
workflows: [workflow:experiment-design]
roles: [role:research-engineer, role:computational-scientist]
---
# Consequence Modeler Skill
## Purpose
The Consequence Modeler Skill performs consequence analysis for hazardous material releases including dispersion modeling, fire and explosion effects, and determination of effect zones.
## Capabilities
- Source term modeling
- Atmospheric dispersion (Gaussian, dense gas)
- Pool fire modeling
- Jet fire modeling
- Vapor cloud explosion (VCE) analysis
- BLEVE modeling
- Toxic effect assessment
- Effect zone mapping
## Usage Guidelines
### When to Use
- Quantifying release consequences
- Establishing effect zones
- Supporting siting studies
- Emergency planning
### Prerequisites
- Release scenarios defined
- Material properties available
- Site meteorological data
- Receptor locations identified
### Best Practices
- Use appropriate dispersion models
- Consider atmospheric stability
- Account for terrain effects
- Document modeling assumptions
## Process Integration
This skill integrates with:
- Consequence Analysis
- HAZOP Study Facilitation
- Emergency Response Planning
## Configuration
```yaml
consequence-modeler:
models:
- PHAST
- ALOHA
- custom-gaussian
consequence-types:
- toxic-dispersion
- flammable-dispersion
- fire
- explosion
```
## Output Artifacts
- Consequence reports
- Effect zone maps
- Dispersion plots
- Fire/explosion analysis
- Risk contours
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!