sk Skill · aimasteracc
tsa-graph
Code archaeology via call graph + symbol resolution. Answer "who calls X", "what does Y call", "where is Z defined", "what's the path from A to B" in one MCP call instead of multi-step grep + read. Uses persisted cross-file resolution (Synapse) so cross-module edges are precise, not regex-guessed. Use when: — User asks "what calls this function" / "what does this function call" — Tracing a bug through layers (impact…
Open on skills.sh ↗read 2026-09-16
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 7
yamlbashPython
- Host repository
- aimasteracc/tree-sitter-analyzer
- Version
- 2.0.0
- Allowed tools
- mcp__tree-sitter-analyzer__nav, mcp__tree-sitter-analyzer__search, mcp__tree-sitter-analyzer__structure, mcp__tree-sitter-analyzer__health, mcp__tree-sitter-analyzer__viz, Bash, Read
- Host stars
- 50
- Host language
- Python