Calldiff

Call-graph evidence from git via the calldiff CLI: which functions reach a symbol, and how a change moved the call structure. Use when you need blast radius before editing (does anything reach this function, and by what path), when scoping which files a change really touches, or when reviewing a diff whose risk is structural rather than textual. Tree-sitter based, 22 languages, no build step. Do not use it as a general replacement for git diff.

petekp Updated

File contents

petekp/claude-code-setup/tree/main/skills/calldiff commit 62d835d14d

Frequently asked questions

npx skillmds@latest add petekp/calldiff