Assessing Impact

Pre-change blast-radius report for a symbol or file. Walks tree-sitting references, augments with a plain-text scan over non-parsed files (configs, plain docs), and clusters affected sites by feature (`_FEATURES.md`) or top-level package. Use when about to refactor, rename, or delete something in a repo you don't own — "what breaks if I change `validateUser`", "who calls this", "is this safe to remove", "where is this used", "blast radius", "impact analysis". This is the CONVERGENT pre-change risk skill — for "what is this repo?" use exploring-codebases; for "where is X?" use searching-codebases.

oaustegard 6a3ca93 4 files · 24.9 KB Updated

File contents

oaustegard/claude-skills/tree/main/assessing-impact commit 6a3ca935bc

Frequently asked questions

npx skillmds@latest add oaustegard/assessing-impact