Skip to main content

loregrep

スター13
フォーク2
更新日2026年7月18日 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.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

SKILL.md
readonly