Skip to main content

loregrep

Étoiles13
Forks2
Mis à jour18 juillet 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly