uniqent.ai
All brains

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)
gbrainGBrain memory MCP (local)
gbrain-remoteGBrain 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 memory
decision
use gstack skills for QA, review, and shipping
decision
query gbrain with think before reaching for an external API
fact
Postgres (pgvector) backs gbrain’s hybrid search index
fact
gbrain auto-links entities from wikilinks with zero LLM calls
preference
run qa before every ship
decision
ship flow is review → ship: review the diff, then conventional commit + PR
preference
capture decisions into gbrain as they happen
fact
investigate reproduces and bisects before proposing a fix
milestone
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 .
One-click install

Secrets never travel — you’ll be prompted for your own credentials locally.