ThesisThe AI Setup I Use to Run EVERYTHING (in one app) teaches a practical interfaces + open design move: Brad replaces the slow, sandboxed Claude desktop app with VS Code as a full AI knowledge-work workspace: the Claude Code extension and Codex run side by side over live files, markdown/PDF/Office viewers make it a writing environment, and a nested 'OS' folder structure with per-folder CLAUDE.md instructions acts as unlimited, always-live projects.
The goal is not to remember the video. The goal is to extract the operating principle, tie it to timestamped evidence, test how far the claim transfers, and make something reusable.
0:25VS Code beats desktop
“got my Claude desktop killer. I have Claude and Codec on the right here where I can run multiple sessions working across live files on my computer doing real work. And in the middle here, I have the...”
The Claude desktop app is slow, error-prone, sandboxed, and can't edit the files you're working on; Brad's setup puts the Claude Code VS Code extension (not terminal or chat) in the right panel with multiple sessions, model switching, and long-running goal/workflow features, while he edits the same file in the middle pane in real time — collaborating like a Notion doc without burning tokens on minor changes faster done by hand. Install the official Claude Code VS Code extension, open a document you are actively writing, and edit it by hand while Claude works on it in the side panel to feel the live-file workflow.
3:34A handful of extensions
“Claude Code, the official Anthropic extension, which is what lets me put Claude in the right hand side panel and then Codex which is OpenAI's coding agent and this lets me run a second AI alongside Claude in...”
Vanilla VS Code defaults to Microsoft Copilot, shows markdown as raw text, and renders PDFs and Office docs as binaries; two extensions do the heavy lifting — the official Anthropic Claude Code extension and OpenAI's Codex for a second parallel agent — plus quality-of-life viewers for markdown/Word/Excel/PowerPoint/PDF, Excalidraw, live preview, and a theme, all packaged as an importable VS Code profile that installs in about 30 seconds as its own isolated profile. Create a separate VS Code profile and add the Claude Code extension plus one file-viewer extension for the document type you handle most, keeping your coding profile untouched.
5:52The OS folder framework
“across other projects. Then, I've got my content folder. More on this in a second. My context farming folder, where automated agents pull everything from my Slack, meetings, and emails, and this goes straight into my OS. And...”
The file structure is nested projects without limits: step one, a single high-level 'OS' folder you open in VS Code; step two, one folder per independent area (brand assets, content, a context-farming folder where agents pull Slack/meetings/emails, sales with prospects and clients subfolders), each optionally with its own CLAUDE.md instructions; step three, subfolders per area's needs — e.g. content splits into YouTube/Instagram/lead magnets, and each video gets a workspace folder for drafts and a final folder. Sketch your own three-level OS structure on paper: one root folder, a folder per independent work area, and the subfolders each area needs — then note which folders deserve their own CLAUDE.md.
ExampleSource-backed work packet
Convert the video into a scoped task that includes the transcript claim, target workflow, acceptance criteria, and proof. The output should be a ui critique sheet for judging whether an ai interface improves control..
ExampleClaim vs. demo brief
Separate what the speaker claims, what the demo actually proves, and what still needs outside verification before you adopt the workflow.
ExampleTeach-back module
Transform the lesson into a definition, a mechanism diagram, one misconception, one practice exercise, and a check-for-understanding question.