andysom25/codegraph

Local-first code intelligence library, CLI, and MCP server — builds a SQLite knowledge graph of your codebase for AI agents

0Stars on the repository
5Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

add-lang

01

andysom25/codegraph

Skill Claude CodeCodex

Add tree-sitter language support to codegraph end-to-end — wire the grammar + extractor, write tests, then benchmark extraction quality and retrieval value on 3 popular real-world repos. Use when the user runs /add-lang or asks to add/support a new language (e.g. Lua, Elixir, Zig, OCaml) in codegraph.

0 1mo ago A 77 tokens copy · 100% MIT

agent-eval

02

andysom25/codegraph

Skill Claude CodeCodex

Benchmark CodeGraph retrieval quality on a real codebase by comparing agent behavior with vs without CodeGraph. Use when the user runs /agent-eval or asks to test, benchmark, audit, or validate a codegraph version (the local dev build or a published npm version) against a language's repo.

0 1mo ago A 65 tokens copy · 92% MIT