13 lines
358 B
Markdown
13 lines
358 B
Markdown
---
|
|
name: change-impact-analysis
|
|
description: Determine what a proposed change may affect.
|
|
---
|
|
|
|
# Change Impact Analysis
|
|
|
|
Use when the blast radius or compatibility impact is uncertain.
|
|
|
|
Inspect callers, dependencies, configuration, tests, and affected workflows.
|
|
|
|
Return affected areas, risks, and recommended verification. Separate facts from assumptions.
|