impact-check
Installation
SKILL.md
Skill: impact-check
Purpose
Before modifying any symbol (function, class, variable, config key), map all dependents so no callers blindsided.
When to use
- Before editing shared utility, base class, or widely-imported module
- Before renaming or deleting anything
- As first step of
safe-changeorpropose