Mythos is here, it's time to start tokenmaxxing
A 30-minute field report on burning $5,400 of subsidized AI inference in ten days — and what actually came out of it.
June 12thA 16-minute live comparison of two Claude Code plugins that map your codebase — tested head-to-head on a real SaaS across six dimensions.
Understand-Anything and Graphify solve the same codebase-mapping problem with opposite tradeoffs — one gives richer visualization and AI responses at twice the token cost, while the other stays lean and supports local models for private codebases.
Two Claude Code plugins — Understand-Anything and Graphify — both index your codebase into a queryable knowledge graph, but they diverge on every meaningful dimension. Understand-Anything consumes roughly twice the tokens to build its graph (~200k vs ~100k on a 1,500-file SaaS), but delivers a superior interactive dashboard with parent/child node hierarchy and richer structured AI responses including flowcharts and step-by-step breakdowns. Graphify generates a flatter but cheaper graph, outputs a wiki folder for onboarding instead of a summary MD, and uniquely supports local LLM backends via Ollama and AWS Bedrock. Both handle stale-graph updates via git hooks. The practical recommendation: run both in parallel and use each for what it does best.
Sign in and you get 23 free chat messages on us — ask for the hook, quote a framework, find the exact transcript moment, generate a markdown action plan. Bring your own key when you want unlimited.
Create a free account →
Hook frames the comparison: both tools turn a codebase into a queryable knowledge graph for Claude.

Host pitches his EricTech School community with weekly live calls and 100+ templates.

Graphify installed via UV tool; Understand-Anything installed as a Claude marketplace plugin.

Running /understand on 2,679-file SaaS; generates .understandignore to trim to 1,500 files; UA costs ~200k tokens, Graphify ~100k.

UA launches interactive localhost dashboard with hierarchical node graph; Graphify outputs static HTML with flat neighbor-only view.

Same query asked to both; UA returns flowchart + structured steps; Graphify returns dense text. Token usage at query time roughly equal.

Graphify generates a wiki folder with 77 articles; UA generates a single ONBOARDING.md with architecture summary.

Both tools support git post-commit hooks to auto-regenerate the graph on new commits or branch checkouts.

Graphify supports --backend ollama and --backend bedrock; Understand-Anything has no local model path.

Hand-drawn scorecard reveals UA wins dashboard/AI; Graphify wins token cost/local LLM. Recommendation: run both.
The right codebase knowledge-graph tool depends on whether you optimize for visual clarity and AI response richness or for token efficiency and data privacy.
“Understand anything consumes double of what we have generated using Graphite.”
“I would definitely say that understand anything definitely gives you a better response.”
“If you prefer a wiki, then definitely Graphify. If prefer a summarization, then definitely understand anything.”
“My recommendation is that you can try to use both and have two graphs here maintained in your repository.”
See every word as it's spoken — crank it to 2× and still catch all of it. The same dual-channel trick behind Amazon's Kindle + Audible.
Two tools promise to give Claude a permanent map of your codebase, cutting the token cost of architectural research. One is newer and flashier. This is a live test — same codebase, same questions, same clock — to find out which one actually delivers.
A structured six-criteria rubric for evaluating any codebase knowledge-graph tool, applied live to UA vs Graphify.
“make sure you check out our school community where you can download the full guide and cheat sheets”
Soft sell placed after the conclusion, not interrupting the comparison. Low friction — directs to a free community with paid tier.
00:00
00:17
00:29
00:44
00:56
01:05
01:18
01:31
01:39
01:56
02:08
02:20
02:33
02:45
02:57
03:06
03:22
03:34
03:46
03:58
04:11
04:23
04:35
04:47
05:00
05:12
05:24
05:36
05:49
06:01
06:13
06:25
06:38
06:50
07:03
07:14
07:27
07:39
07:51
08:03
08:16
08:28
08:37
08:51
09:02
09:17
09:29
09:41
09:54
10:06
10:22
10:30
10:43
10:55
11:07
11:19
11:32
11:44
11:56
12:08
12:21
12:33
12:42
12:57
13:10
13:22
13:34
13:46
13:59
14:08
14:23
14:35
14:53
15:00
15:12
15:24
15:37
15:45
15:59
16:13A 30-minute field report on burning $5,400 of subsidized AI inference in ten days — and what actually came out of it.
June 12thHow Addy Osmani packaged 14 years of Google engineering judgment into 23 markdown files -- and what is actually worth stealing.
June 11thHow to pipe a Graphify knowledge graph into Obsidian so Claude Code can query your documentation as a connected concept map, not a pile of files.
June 8thHow a knowledge-graph layer cuts re-reading costs and wires every agent to one shared brain.
June 8thA 39-minute unedited head-to-head where Claude Code ships in an hour and Codex never finishes.
February 14thA 25-minute honest breakdown of loop engineering — what the AI coding elite actually mean by it, why it gets expensive fast, and how to build a harness that makes it reliable.
June 18th