name: graft-callers
description: Trace all callers (blast radius) of a function or class using Graft. Usage: /graft-callers
Use this skill to determine the exact blast radius of a symbol across the entire codebase before refactoring or fixing bugs.
Run:
graft callers
Present the source definition and every caller line with exact file:line spans.