← Về thư mục
📄 / / root / .hermes / skills / software-development / graft-callers / SKILL.md

name: graft-callers description: Trace all callers (blast radius) of a function or class using Graft. Usage: /graft-callers [project_path]


Skill: Graft Callers (/graft-callers)

Use this skill to determine the exact blast radius of a symbol across the entire codebase before refactoring or fixing bugs.

Execution

Run: graft callers

Present the source definition and every caller line with exact file:line spans.