Tag
#Knowledge Graph
3posts

Tech4 min read
Code Review Graph Explained: Smarter AI Reviews with Less Token Waste
A beginner-friendly guide to code-review-graph: how it builds a local code graph, reduces token usage, and helps AI assistants review changes with clearer impact.
#Tech#AI#MCP

Tech9 min read
Understand Anything: Graphs That Teach, Not Graphs That Impress
Claude Code plugin (also Cursor, Codex, Copilot, Gemini CLI) that turns any codebase into an interactive knowledge graph you can search and ask questions about.
#knowledge-graph#claude-code#codebase-analysis

Tech16 min read
GitNexus: What Is It, How It Works & MCP Codebase Setup Guide
GitNexus: what is it and how does it work? Explore how GitNexus indexes codebases with KùzuDB and MCP to prevent AI agents from breaking refactors.
#Tech#GitHub#AI