Cursor rule
Trace the impact / blast radius of a code change and prove it didn't break other features — run after a fix, before commit/PR/push. Language- and framework-agnostic; works by discovering the project's own conventions. Apply when the user asks "did this break anything", "what else does this affect", "check the impact"…
2 2mo ago A 122 tokens
original MIT