blast-radius
Installation
SKILL.md
Blast Radius for ServiceNow
Blast Radius provides configuration dependency analysis across a ServiceNow instance. Before making changes to fields, tables, or artifacts, use these tools to understand the full blast radius.
Tool Overview
| Tool | Purpose | When to Use |
|---|---|---|
snow_blast_radius_apps |
List apps with config counts | Starting point — understand the instance landscape |
snow_blast_radius_table_configs |
All configs on a table | "What runs on the incident table?" |
snow_blast_radius_field_references |
Reverse field lookup | "What touches incident.assignment_group?" |
snow_blast_radius_artifact_dependencies |
Forward dependency analysis | "What does this business rule read/write?" |
snow_blast_radius_reverse_dependencies |
Reverse artifact lookup | "What calls the IncidentUtils script include?" |
Recommended Workflow
1. Instance Overview
Start with snow_blast_radius_apps to see which applications have the most configurations: