Code Knowledge Graph banner
ishandutta2007 ishandutta2007

Code Knowledge Graph

Development community

Description

GKG is Pre-indexed code knowledge graph for Claude Code, Codex, Cursor, OpenCode, and Hermes Agent — to save 💰💲, 🌟 Star if you like it! 🌟

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

🧠 Code Knowledge Graph (GKG)

![Banner](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png)

**The Pre-indexed Intelligence Layer for your AI Agents**

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Local Only](https://img.shields.io/badge/Privacy-100%25%20Local-brightgreen.svg)](#) [![Efficiency](https://img.shields.io/badge/Efficiency-High-blue.svg)](#) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-orange.svg)](http://makeapullrequest.com)


🚀 Stop Wasting Tokens. Start Coding Faster.

*Code-Knowledge-Graph* is a high-performance, local indexing engine that maps your codebase into a structured graph. It allows AI agents to understand your project instantly without exhaustive file crawling.

[Features](#-key-features) • [Getting Started](#-quick-start) • [Supported Agents](#-agent-compatibility) • [Why Graph?](#-why-code-knowledge-graph)


✨ Key Features

  • 🏗️ Graph-Based Indexing: Transforms flat files into a rich semantic network of classes, functions, and dependencies.
  • 📉 Token Optimization: Drastically reduces the "context window tax" by providing surgical code snippets instead of full-file dumps.
  • Zero Latency: 100% local processing. No API calls required for indexing.
  • 🤖 Agent Ready: Native support for Claude Code, Codex, Cursor, OpenCode, and Hermes Agent.
  • 🛡️ Privacy First: Your code never leaves your machine.

📽️ Demo

Code Indexing Demo

Example: Rapidly mapping a 100k LOC repository in seconds.


🧩 Agent Compatibility

Agent Support Level Integration Method
Claude Code 💎 Full