Instructions file
Claude Code instructions for gleicon/borescope, covering claude.md, project, planned workspace layout, build commands (once bootstrapped) and key implementation constraints.
2 yesterday A 956 tokens
Borescope is a static call-path engine. It does in you repo what profile and flamegraph tools do to a running process. It indexes any repo into a symbol/call graph via tree-sitter, enriches it with git history signals, and answers path queries rendered as weighted call trees.
Instructions file
Claude Code instructions for gleicon/borescope, covering claude.md, project, planned workspace layout, build commands (once bootstrapped) and key implementation constraints.