The argument in one line.
A three-tier memory architecture—operating manual, project folders with living memory, and long-term archive—lets you carry persistent context across Claude, ChatGPT, Cursor, and other AI platforms, eliminating context loss and making every response 10x sharper.
Read if. Skip if.
- A developer or technical founder using Claude, ChatGPT, or Cursor daily who struggles with context loss across conversations and wants a portable memory system.
- Someone building multiple concurrent AI-assisted projects who needs project-scoped context (CLAUDE.md files, memory directories) without switching platforms.
- A solo AI builder or small technical team that's already comfortable with file organization and wants to implement a three-tier memory architecture without expensive tooling.
- You're a non-technical creator or manager — this is built for developers who can manage file structures and understand prompt engineering.
- You're looking for memory solutions that work inside a single AI tool only — this system requires cross-platform portability and manual setup.
The full version, fast.
A useful memory setup for AI coding tools is a three-tier stack that lives outside any single app. Tier one is a global operating manual under 200 words covering identity, role, tone, stack, and non-negotiables, pasted into each platform's global instructions. Tier two is six to eight project folders, each with a CLAUDE.md describing goal, stack, prior decisions, and a memory map, plus a sibling memory directory for evolving notes. Tier three is long-term archive and expert knowledge in either Obsidian, for hand-edited markdown and graph views, or Pinecone, for semantic search across thousands of records. End every meaningful session with a wrap-up that writes summary, decisions, and next actions back into that archive so future prompts pull real context, not a blank slate.
Chat with this breakdown — free.
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 →Where the time goes.

01 · Cold open + credibility
Promise (10x productivity, second AI brain across apps), pattern interrupt ('amnesia'), then quick credibility flex — sold last startup, builds AI businesses, drops a graph-view memory map as visual proof.

02 · What does great look like?
Defines the four properties of a great memory system before building anything: remembers everything, lets you edit on the fly, plugs into every platform (kills info silos), fuels every answer with context.

03 · Memory as input, not vault
Reframes the mental model. Every prompt silently pulls who you are, what you're shipping, what you started last month. Surfaces the failure mode of long threads ('Claude has amnesia' / 'speaking Spanish').

04 · Three levels framework
Names the architecture: Short (who am I), Mid (what am I doing), Long (what happened before + expert knowledge). Same answer across Claude/OpenClaw/ChatGPT.

05 · Layer 1 - Operating Manual (who am I)
First tier: identity, role, goals, tone, non-negotiables. Stuff that does not change weekly. ~200 words max. Lives natively in every platform's global settings; example walkthrough on Claude desktop + Anti-Gravity Customization.

06 · Explicit vs implicit memory + the rule
Two flavors: hard-coded instructions you write, plus the model's own learned memory growing as you converse. Lands the principle: 'the outcome of a conversation should never depend on chat history' — if it matters, write it down.

07 · Layer 2 - The Workshop (what am I doing)
Mid-term, project-scoped. Ask Claude to organize life/business into 6-8 categories (community, agency, startup, personal/health). One project folder per category.

08 · Project CLAUDE.md + memory folder
Each project gets a CLAUDE.md at root (mission, stack, decisions, memory map, references — keep under 200 lines) plus a memory/ subfolder for evolving artifacts: decisions, current-strategy, next-actions, session-summaries.

09 · Mutable layer + workflow
How you actually use it: open the project folder for whatever you're working on right now. Designed to be rewritten as priorities shift. Demos the same setup in Claude desktop projects, Claude Code, and Anti-Gravity — same idea, different UI.
10 · Layer 3 - The Arcade (long-term memory)
Third tier answers 'what happened before?' Two storage options introduced: Pinecone (vector DB for semantic search at scale) and Obsidian (markdown + graph view for hand-editable memory). Most people over-complicate this layer.
11 · Obsidian vs Pinecone tradeoff
Obsidian when you want to read and edit memory by hand (graphs, backlinks, strategy notes, decision frameworks). Pinecone when you want indexed semantic search across thousands of records, scale, anywhere access. Jack personally uses Pinecone.
12 · Conversation archive + wrap-up skill
First sub-layer of long-term: every meaningful conversation ends with a /wrap-up skill that summarizes decisions, next actions, metadata, and embeds the result into Pinecone. Indexed and searchable later by date and topic.
13 · Expert knowledge bases
Second sub-layer of long-term: domain-specific corpora (YouTube expertise, Hormozi business strategy). Layer 2 CLAUDE.md tells Claude which Pinecone indexes to consult for which questions — this is where the three layers interconnect.
14 · Building knowledge with NotebookLM
Workflow: ask Claude/ChatGPT to research a topic, auto-generate a 50-resource NotebookLM notebook, then download and vectorize into Pinecone (or keep in Obsidian).
15 · Firecrawl as MCP connector
Walkthrough adding Firecrawl as a Claude custom MCP connector (Connectors -> Add custom connector -> paste API key). Claims ~80% cost savings and better accuracy for agentic deep research vs default browsing.
16 · Recap + open loop to super-skills
Restates the three layers (who / what / before) and frames memory as only as strong as the skills supporting it. Hard cut into next-video CTA on 'super-skills that make your memory system more powerful'.
Lines worth screenshotting.
- AI memory should be treated as an import that silently loads into every prompt, not as a vault you access on request.
- A three-tier memory system (short: who am I, mid: what am I doing, long: what happened and what do I know) maps exactly to how human working memory operates.
- The outcome of any AI conversation should never depend on chat history — if it does, the memory architecture is broken.
- A global operating manual capped at 200 words forces the creator to identify what is actually permanent versus what is project-specific.
- Organizing active work into 6-8 project folders gives the AI system-scoped context without polluting the global memory with transient details.
- Long-term memory stored in Obsidian or Pinecone is retrievable on demand; memory stored only in chat threads is functionally lost after context truncation.
- NotebookLM and Firecrawl extend the memory system into external knowledge bases without requiring the AI to re-read source documents each session.
- Changing important parameters (income level, strategic focus, tech stack) is the second requirement of a good memory system — static memory becomes wrong over time.
- Information silos across Claude, ChatGPT, and Cursor are solved by a shared memory core that all platforms read from rather than each maintaining its own context.
- Native platform memory (Claude's built-in memory) improves as you talk but is not a substitute for explicit hard-coded operating instructions.
- A CLAUDE.md sibling memory directory per project is the practical implementation of mid-term memory — project-scoped, updateable, persistent.
- A portable memory system is more valuable than a platform-optimized one because it survives migrations to new tools without losing accumulated context.
Steal the three-question taxonomy.
Memory is not storage — it's the plumbing that makes every prompt sharper than the last.
- Frame any AI-tooling content with the three-question collapse: Who am I? / What am I doing? / What happened before? It's screenshot-friendly and survives the platform port.
- Build the L2 Workshop as an actual file system: 6-8 project folders, CLAUDE.md at root, sibling memory/ directory with decisions / current-strategy / next-actions / session-summaries.
- Lift Jack's 'memory is an input, not a vault' line — rhetorical sibling to Joe's 'plumbing you own vs utilities you rent'.
- Use the testable rule as a sharp closer: 'the outcome should never depend on chat history' — if it matters, write it down.
- Steal the slide aesthetic: treasure-map / parchment over generic-AI gradient cards. Visual differentiation matters in this niche.
- Open-loop close to a 'super-skills' follow-up rather than a subscribe-ask — preserves the gift afterglow on tutorial content.
Terms worth knowing.
- three-tier memory system
- An architecture for AI tool memory divided into three layers: a short global profile (~200 words about the user), project-scoped CLAUDE.md files for active work, and a long-term archive for historical knowledge.
- CLAUDE.md
- A Markdown configuration file placed in a project folder that Claude Code reads as persistent instructions — used here as the mid-term (Layer 2) memory layer for project-specific context.
- second brain
- A personal knowledge management system — digital or structured — where a person externalizes thoughts, notes, and references so they can be reliably retrieved later by themselves or an AI.
- Obsidian
- A local-first note-taking and knowledge management app that stores notes as plain Markdown files on your computer — used here as the long-term archive layer for AI memory.
- Pinecone
- A vector database service used to store and search text by semantic similarity — an alternative long-term memory backend for retrieving relevant historical context for AI tools.
- NotebookLM
- Google's AI research tool that lets you upload documents and ask questions across them — mentioned here as a tool for querying long-term archived knowledge.
- Firecrawl
- A web scraping API that extracts clean text from web pages — used here to pull expert content into the long-term knowledge layer so Claude can reference it.
- vector database
- A database that stores text as mathematical embeddings and retrieves entries based on semantic similarity — enabling AI systems to find relevant memories even when the exact wording differs.
- global operating manual
- A short (~200-word) persistent document describing who the user is, their goals, preferred tools, and working style — stored in Claude's user-level memory as the foundation of all sessions.
- Anti-Gravity
- A third-party AI coding tool (alternative to Claude Code) that supports the same memory file conventions, making the three-tier memory architecture portable across AI coding platforms.
Things they pointed at.
Lines you could clip.
“Called memory systems are a cheat code, but only if you use them properly.”
“Memory is not a vault, it's an input. Every prompt silently pulls from your stack.”
“How many times have you spoken with Claude or ChatGPT to get halfway through the conversation and it's talking complete Spanish?”
“The outcome of the conversation should never ever depend on a chat history.”
“Models forget things, they get truncated, they hallucinate. If it matters, we need to make sure we're writing it down.”
“Most people over-complicate it or don't set it up properly, meaning they get none of the benefits but all the complexity.”
Word for word.
Don't just watch it. Burn it in.
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.
The bait, then the rug-pull.
The cold open does double duty: dangle a fast outcome ('10x more productive') AND name the cost of inaction ('amnesia' — the moment your model starts speaking Spanish halfway through a thread). Inside sixty seconds you know the promise, the problem, and the format of the answer.
Named ideas worth stealing.
Three-Level Memory System
- L1 Short / Operating Manual - Who am I?
- L2 Mid / The Workshop - What am I doing?
- L3 Long / The Arcade - What happened before + expert knowledge
Stratified memory across timescales and scopes. Each tier answers a different question and lives in a different location (global settings / project folder / vector store).
Four properties of a great memory system
- Remembers everything you said
- Lets you change the important stuff on the fly
- Plugs into every platform (kills info silos)
- Fuels every answer with context
Spec sheet for evaluating any memory architecture. Used as the pre-build checklist before showing the implementation.
Project Operating Manual template
- What is the folder / what is the goal / why does it exist
- The stack (what you're building it with)
- Decisions already made (so we don't relitigate)
- Memory map - where each memory lives
- References
Per-project CLAUDE.md skeleton. Under 200 lines because it gets prepended to every conversation in that scope.
Memory is an input, not a vault
Reframes memory as plumbing into every prompt rather than a passive store you look things up in. Every prompt silently pulls who you are, what you're shipping, what you started last month.
Outcomes-should-never-depend-on-history rule
Stress test for your memory system: open a new chat with zero context — does it still give the best advice? If not, the implicit/chat-history layer is doing work that should be explicit.
How they asked for the click.
“Your memory system is only strong as the skills that support us. So what we need to do next is learn what I call super skills that can make your memory system even more powerful, and we're gonna learn that by watching this video right here.”
Open-loop close — no subscribe ask, no link, no product. Pure retention CTA pointing to the next video. Clean for tutorial format because it preserves the 'I just gave you something useful' afterglow.







































































