All brains One-click install
Garry Tan’s Stack
garry-stack · v0.2.0 · by uniqent · 0 installs
Garry Tan's g-stack in one brain — gbrain persistent memory + the real gstack dev-workflow skills (qa/review/ship/investigate).
memory
skills
gbrain
gstack
dev
About this brain
Garry Tan’s Stack
Packs two open-source pieces of Garry Tan’s g* toolkit (both MIT):
- gbrain — a persistent, queryable memory layer (search / think over your notes), wired as an MCP server (local
gbrain serve+ an optional hosted endpoint). - gstack — the real dev-workflow skills:
qa(browser-test & fix),review(deep diff review),ship(test → commit → PR),investigate(root-cause a bug).
Install into Claude Code, Hermes, or OpenClaw. gbrain installs once via bun install -g github:garrytan/gbrain then gbrain init. Skills are by Garry Tan (MIT) — attribution preserved.
What's inside
Skills (4)
MCP servers (2)
gbrain— GBrain memory MCP (local)
gbrain-remote— GBrain memory MCP (hosted)
Memory facts: 10Profile: no
Memory brain
Drag to pan · scroll to zoom · drag a node · hover to highlight · click to focus.
preference
keep a gbrain as the single source of durable memorydecision
use gstack skills for QA, review, and shippingdecision
query gbrain with think before reaching for an external APIfact
Postgres (pgvector) backs gbrain’s hybrid search indexfact
gbrain auto-links entities from wikilinks with zero LLM callspreference
run qa before every shipdecision
ship flow is review → ship: review the diff, then conventional commit + PRpreference
capture decisions into gbrain as they happenfact
investigate reproduces and bisects before proposing a fixmilestone
wired gbrain over MCP into Claude-Code and Cursor memory entity tag
Credentials you'll provide locally
gbrain_token
These are requirements only — the bundle never contains secret values.
Install
uniqent install garry-stack --registry https://uniqent.ai/index.json --target claude-code --root .Secrets never travel — you’ll be prompted for your own credentials locally.