# Change Blast Radius Analysis

> Analyze which AX modules, tables, findings, owners, and processes may be affected by a planned change.

- Skill: `rweisssieker-xp/change-blast-radius-analysis` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rweisssieker-xp/change-blast-radius-analysis`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rweisssieker-xp/change-blast-radius-analysis/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: rweisssieker-xp (https://skillmd.com/u/rweisssieker-xp)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/rweisssieker-xp/change-blast-radius-analysis

---


# Change Blast Radius Analysis

Use this skill before approving index, statistics, archive, batch, X++ or infrastructure changes.

## Workflow

1. Run `scripts/change_blast_radius.py --target <object>`.
2. Review affected findings, modules, and owners.
3. Feed the result into CAB package and remediation portfolio.


