impact-check

Installation
SKILL.md

Skill: impact-check

Purpose

Before modifying any symbol (function, class, variable, config key), map everything that depends on it so no callers are blindsided.

When to use

  • Before any edit to a shared utility, base class, or widely-imported module
  • Before renaming or deleting anything
  • As the first step of safe-change or propose
Installs
18
Repository
rheinmir/setup
First Seen
May 23, 2026
impact-check — rheinmir/setup