🏃 Keep Up
← All topics
Claude-code 1 item

Everything Claude-code

💬 Reddit Apr 21

I built a /graphify skill for Claude Code that maps your entire codebase into a knowledge graph, 71x fewer tokens, way less hallucination (32k stars, 250k downloads)

Graphify is a Claude Code skill that builds a queryable knowledge graph of a codebase using tree-sitter ASTs across 25 languages, then writes a GRAPH_REPORT.md for Claude to read instead of raw files — reporting 71.5x token reduction per query. The tool also does semantic extraction over docs, PDFs, images, and audio (via Whisper) and detects cross-file dependency communities. 32k GitHub stars and 250k PyPI downloads suggest real adoption; the token reduction claim warrants independent benchmarking.