Skip to main content

loregrep

Sterne13
Forks2
Aktualisiert18. Juli 2026 um 12:19

Query a codebase's structure via the loregrep CLI. loregrep parses the repo with tree-sitter into a queryable graph of functions, types, imports, and call relationships, and returns structured results (signatures, call sites, dependencies, line numbers). Use it for structural questions about code: where a symbol is defined and its signature, who calls a function (directly or transitively), the blast radius of a change, what a file imports or exports, a file's skeleton, or a map of the repository. Languages: Rust, Python, TypeScript/TSX.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

SKILL.md
readonly