Blast Radius

Find what a change could break somewhere else before it ships, beyond the diff, and prove the one fact it's safe because of by running real code instead of writing it up. Use for 'blast radius of X', 'what could this break', reviewing a small diff you don't trust, or a brief that asserts something about existing code ('make X public', 'X already handles Y') before you design against that assertion.

michael-denyer 3af5d16 4.2 KB Updated

File contents

michael-denyer/pstack-claude/tree/main/plugins/pstack/skills/blast-radius commit 3af5d169dd

Frequently asked questions

npx skillmds@latest add michael-denyer/blast-radius