Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
About the project
Graphify is a tool that turns a codebase and related documents into a queryable knowledge graph, mapping connections between source code, documentation, schemas, configuration, and other files. It helps developers explore and understand projects through questions and traced relationships instead of searching files manually. Its catalogue entry is an instruction for using Graphify with AI coding assistants.
Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community…