← All sessionsHomeSearch
AI Sprints (Live Weekend Programs)·Claude Code with Antgravity Sprint·2:36:04

AI Sprint: Claude Code with Antigravity — Day 1 (Taste as the Moat, the Muscle-and-Mirror Setup, and the Model Council Build)

Dileep (KVSS Dileep) Head of Generative AI Education at Outskill; whiteboard-and-demo sprint ('no slides, no hand-holding') building Perplexity's model-council feature from scratch on Claude Code, with Antigravity as viewer and backup · Kartik Host — LMS/recordings walkthrough, CSAT poll, invitation-email triage

Session map

THE DOCTRINETHE SYSTEMTHE BUILDTaste, systems thinking, craf…the plan-B after MythosMuscle and mirrorClaude Code as agent, Antigravity as vi…Skills are recipes, MCPs are…The model councilrebuilding Perplexity's $200 feature fo…Secrets hygiene, performedself-placed keys, paused screens, verif…
The doctrineThe systemThe build
click a node — its card pops up (drag it anywhere, × to close)
Concept

The map reads left to right — the doctrine flow into the system, then into the build. Click any node to open that idea here; every timestamp jumps into the recording.

The short version

  1. The scaffolding is a confession: Claude Mythos dropped, 'one of the best security researchers alive said Mythos found bugs he couldn't find in his entire career... an undetected bug in OpenBSD.' His plan-B after four days of rumination: TASTE ('accumulated judgment — AI gives you a hundred options in ten seconds; taste picks'), SYSTEMS THINKING ('knowing what problem is worth solving'), and CRAFTSMANSHIP ('go so deep AI cannot keep up'). The sprint teaches the first two on purpose: 'don't expect me to say click this button — I will go deeper into the taste, the judgment.'
  2. The setup is MUSCLE AND MIRROR: Claude Code in the terminal is the agent that does everything; Antigravity is the support system — editor mode ONLY — for two exact reasons: 'whatever Claude builds, you need an editor to SEE it' (including hidden dot-folders), and BACKUP — 'even if Claude Code tokens get exhausted, Antigravity picks it up, and you come back when your tokens reset.' Then Claude actually goes down mid-session, he switches to Antigravity's agent manager ('go through the files and catch up on what is happening'), and the doctrine proves itself on camera.
  3. The knowledge-gap move is the sprint's teachable core: 'I am not the best product manager, yet I want to build a product that shines.' Skills are RECIPES, MCPs are TOOLS, Claude Code is the CHEF — so he imports the best PMs' recipes (Pavel Huryn's PM Skills; judged by 1,100 forks and 10k stars), and teaches the discrimination step: paste the repo, describe YOUR build, and ask WHICH skills apply — 'honest take: most PM skills here are for strategy work, not building an app. Install just these.' Never install everything.
  4. The build recreates Perplexity's $200/month model council: PRD by skill-driven interview (models, debate rounds, synthesizer, form factor, output table) → his live catch when the agent claims 'Gemini 3.1 doesn't exist' ('always double-check — I went to OpenRouter: there it is, 3.1 Pro preview') → Super Design system prompt → assumptions skill → a working app where four models debate, complete with a delicious live hallucination: the council DISAGREES about whether Antigravity exists — fixed by appending ':online' for web search. Total API cost: $0.26.
  5. Token discipline gets its cleanest statement: 'The most efficient token usage is possible only if you have clarity. If you have clarity on what you want to build, your tokens will be saved — that is the biggest token-saving thing overall.' Plus /usage as the vital sign, Opus reserved for planning, and the closing accounting: 28% of a max-plan session for the whole build.
  6. Secrets hygiene performed, not preached: 'create the .env file — I will place the OpenRouter key MYSELF'; the screen share stops while the key is pasted ('can anybody guess why?'); .gitignore verified before the GitHub push; PM skills excluded from the commit ('don't commit skills that already live on GitHub').

The concepts

01

Taste, systems thinking, craftsmanship: the plan-B after Mythos

'Claude Mythos found a bug in OpenBSD that had been undetected for years... so what is my plan B if AI replaces me?'

The rumination he brings to class: Mythos-tier capability (Carlini's security findings; training-data operations where workers wear head cams so robots can copy them) makes 'sit still and hope' a guaranteed loss. His three survivals: TASTE — 'AI can give you a hundred options in ten seconds, but taste is where you figure out which — it's accumulated judgment'; SYSTEMS THINKING — 'figuring out what problem is worth solving in the first place'; CRAFTSMANSHIP — depth AI can't match. The sprint then practices what it preaches: no button-clicking instruction ('UI/UX, where the button is, is something you figure out yourselves'), maximum attention on judgment calls — which skills to trust, which repo signals matter, when to double-check the agent, what to commit.

The stance is offered with epistemic honesty — 'I don't know if I'm right; this is genuinely what I believe' — which is itself the taste lesson: conviction plus humility, held publicly.

Worked example · from the session

Every judgment moment in the session is this concept executing: forks-and-stars as repo taste, the Gemini-3.1 double-check, the 'install just these' discrimination.

Why it matters

It's the sprint track's thesis statement — the same answer the whole corpus converges on: the human's residual value is judgment over generation.

People get this wrong

Staying valuable means learning tools faster than they change.

Tools commoditize; the compounding assets are judgment about options, selection of problems, and depth of craft — none of which ship in a release note.

AI can give you a hundred options in ten seconds, but taste is where you figure out what to do. It's accumulated judgment.
Sitting still, saying AI is going to take over, let me give up — that is a guaranteed way to lose.
For your projects

The head-cam training-data anecdote and the Carlini/OpenBSD story are strong openers for any 'where is this going' client conversation — both flagged as-heard.

Go deeper

In one line: Post-frontier career doctrine: cultivate taste (accumulated judgment over AI's abundant options), systems thinking (problem selection), and craftsmanship (depth); teach and learn judgment explicitly rather than tool mechanics, which commoditize.

The fear is named before the doctrine — 'what if an AI Dileep says: I am a better teacher' — credibility through exposure ()

'Sitting still is a guaranteed way to lose' — the doctrine is anti-fatalist, not anti-AI ()

Sprint pedagogy realigns to it: 'no hand-holding ever' as a teaching CHOICE, not neglect ()

▶ Watch this taught:

Check yourself

Answer from memory first — the recall attempt is what makes it stick. Then reveal.

Which of the three survivals does this KB project itself exercise?

All three, but primarily taste: choosing what's worth extracting, which claims to flag as-heard, and which patterns matter — the judgment layer over abundant transcript.

02

Muscle and mirror: Claude Code as agent, Antigravity as viewer and proven backup

'Claude Code will be the muscle which does everything. Antigravity is my support — to view the files, and backup in case my tokens get exhausted.' Two hours later, Claude goes down and the backup carries the class.

The architecture: CLAUDE CODE, terminal-first ('the purest form... a learning curve, but that is where it has the best capability'), installed as the official Anthropic extension into Antigravity (or any VS Code descendant — 'everybody has the same VS Code underneath; the setup is absolutely the same'). ANTIGRAVITY runs in EDITOR MODE ONLY — its agent manager deliberately unused — for the mirror function: 'whatever Claude is building, if you want to SEE it, you need an editor' — including hidden dot-folders (.claude, .env) invisible to the desktop. And the failover function: 'even if Claude Code tokens get exhausted, Antigravity will continue building, and you come back to Claude Code when your tokens reset.'

The drill sequence: terminal basics FIRST via codingformarketers.com ('spend at least one hour on this site before you touch Claude Code — internalize it so when Claude runs a command, you know what it's doing'; cd is the one command you truly need; PowerShell on Windows). Then the three commands: /login (pro/max plan or console credits), /USAGE — 'the command nobody guesses... on the pro plan, assume 20-25 minutes of building and your tokens are exhausted' — and /model, with the standing rule: 'for thinking and hard planning, use Opus. Once your plans are ready, use other models. If you use Opus for everything, you will lose everything in 10-15 minutes.' The capstone axiom: 'the most efficient token usage is possible only if you have CLARITY... that is the biggest token saving overall.'

Then the live test: Claude errors out mid-build ('I think in Dubai, in US, a lot of places, Claude has gone down'), he opens Antigravity's agent manager — 'go through the files and catch up on what is happening' — reinstalls the repo-scoped skills there, continues, and swaps back when Claude returns. The md-and-files-on-disk architecture is WHY the handoff costs one sentence.

Worked example · from the session

The PRD survives the outage untouched — because every artifact lives in the folder, not the chat. 'We have our PRD ready. We can still salvage this.'

Why it matters

It's the corpus's earliest and cleanest statement of the two-agent failover pattern the later sprints (Windsurf/Claude, Codex/Hermes) each rediscover.

People get this wrong

A second tool is redundancy you pay for twice.

The mirror is doing daily work (file visibility, verification) and the standby costs nothing until the outage — which, this session proves, actually happens.

Muscle and mirror: two agents, one repo Claude Code the muscle terminal agent, does the work Antigravity the mirror editor view + warm standby One repo plans · memory · code failover (proven live) When Claude went down mid-session, Antigravity resumed from the same files — the backup doctrine, rehearsed
Claude Code as muscle, Antigravity as mirror and warm standby, one repo underneath
Claude Code will be the muscle which does all the stuff. Antigravity will be my support — to view the files, and backup in case my tokens get exhausted.
The most efficient token usage is possible only if you have clarity. That is the biggest token-saving thing overall.
For the thinking and hard planning, use Opus. If you use Opus for everything, you will lose everything in 10-15 minutes.
For your projects

'Clarity is the biggest token saving' is the one-line justification for your premium-planning/cheap-execution tiering — from the earliest sprint in the archive.

Go deeper

In one line: Muscle-and-mirror = terminal Claude Code as sole agent + a VS Code-descendant editor for file visibility (incl. hidden folders) and as a warm-standby agent; artifacts on disk make failover a 'catch up on the files' prompt; /usage watched, Opus rationed to planning, clarity as the primary token economy.

Editor-as-mirror is about TRUST: you verify what the agent claims by reading the actual files ()

The one-hour terminal-primer prerequisite is the anti-cluelessness rule: understand the commands Claude runs even though it runs them ()

Session-vs-weekly usage distinguished live; the build consumed 28% of a max-plan session — budget math shown, not hidden ()

'Anytime something happens, my Antigravity can pick it up — that's why I build everything in here' — the answer to 'why not plan outside to save tokens' ()

▶ Watch this taught:

Check yourself

Answer from memory first — the recall attempt is what makes it stick. Then reveal.

What makes the failover cost one prompt instead of a migration?

Nothing lives in the chat: PRD, skills, plans, and code are files in the shared folder — any agent that can read the folder can resume. The chat is disposable; the directory is the project.

03

Skills are recipes, MCPs are tools, the agent is the chef — and you install selectively

'I am not the best product manager, yet I want to build a product that shines. That knowledge gap is where skills come into play.'

The frame: SKILLS are recipes — 'playbooks I use again and again'; MCPs are the TOOLS that cook them; the CHEF is Claude Code, 'bringing the recipe to life with the tools.' The knowledge-gap doctrine follows: the best product managers have written their recipes (Pavel Huryn's PM Skills repo, carrying Marty Cagan and Teresa Torres playbooks) — 'will you be stubborn and rediscover it on your own, or stand on the shoulders of giants? I'll take my grandma's recipe and add my own taste on top.' Judgment gates the import: repo health read from ~1,100 forks and ~10,000 stars ('1,100 people copied it and build on top; 10,000 use it').

Then the move he flags as 'a very difficult trick — watch carefully': DON'T install everything. Paste the repo link, describe the actual build, and ask WHICH skills apply — the agent's answer is the lesson: 'Honest take: most PM skills here are for PM strategy work, not for building an app. Skip the plugins you don't need; install just these.' Install scoped 'for me, in this repo only' so setups don't clash ('I have a different setup; I don't want these to clash'). Vocabulary landed on the way: PLUGINS are collections of skills ('a skill for SEO, copywriting, landing pages — together, a marketing plugin').

Worked example · from the session

The installed kit immediately earns its keep: create-PRD runs the brainstorm interview, the assumptions skill audits viability/feasibility/ethics unprompted — 'I did not add any assumptions skill; it's part of what we installed.'

Why it matters

It's the definitive statement of skill ECONOMY: import the best judgment available, filtered by relevance and scoped by project — the opposite of skill hoarding.

People get this wrong

More installed skills = more capable agent.

Irrelevant skills are noise the agent must route around; the capable setup is the SMALLEST set of expert recipes relevant to this build, scoped to this repo.

Skills are your recipes. MCPs are the tools. And our chef is Claude Code.
Will you be stubborn and rediscover it on your own, or will you stand on the shoulders of giants? I'll take my grandma's recipe and add my own taste on top.
Honest take: most PM skills here are for strategy work, not for building an app. Install just these.
For your projects

The forks/stars judgment heuristic belongs in your tool-evaluation standards next to the license/hardware gates from s21.

Go deeper

In one line: Skill doctrine = recipes (skills) + tools (MCPs) + chef (agent); close knowledge gaps by importing expert playbooks judged on community signals (forks/stars); always ask which subset fits THIS build; install repo-scoped; plugins = skill collections.

The which-skills-apply question converts a repo of 30 playbooks into 4 relevant ones — relevance filtering as a prompt ()

Repo-scoped installs prevent global-setup contamination — the same isolation instinct as worktrees ()

The dot-folder reveal (.claude appearing as skills install) demystifies where all this machinery lives ()

'Copy the link, dump it in Claude Code, tell it what you want, let it figure it out' — the install pattern shared with every sprint since ()

▶ Watch this taught:

Check yourself

Answer from memory first — the recall attempt is what makes it stick. Then reveal.

Why judge a skills repo by forks rather than stars alone?

Stars are applause; forks are adoption — people copying it to build on top means the playbooks survive contact with real work.

04

The model council: rebuilding Perplexity's $200 feature for 26 cents

'Perplexity is charging $200 for this feature. I'm trying to tell you: if you are a builder, you can build that feature for yourself, for a fraction of the cost.'

The build, end to end: the create-PRD skill interviews him (which models on the council; debate mechanics — round 1 independent answers, round 2 cross-critique, optional round 3 final statements; a separate synthesizer judge; web-app form factor; verdict table with agree/disagree, confidence, reasoning trace, exportable markdown). His answers: Sonnet 4.6, GPT-5, Gemini 3.1, Grok latest, Opus as judge, all via OpenRouter. The taste moment arrives immediately: the agent claims 'Gemini 3.1 doesn't exist yet' — 'whenever you see such things, always double-check' — he opens OpenRouter's catalog live, finds Gemini 3.1 Pro preview and Grok 4.2, and corrects the agent with evidence. Design arrives as a copied prompt from Super Design ('clean, minimalist'); the assumptions skill audits the idea; the Claude outage interrupts; the app ships anyway.

The first run is a gift: asked 'is Claude Code better, or Antigravity?', the council HALLUCINATES — two models argue Antigravity isn't a real product, two invent descriptions of it — 'a genuine factual disagreement about whether the thing exists,' because the models had no web access. The fix is one detail: OpenRouter's ':online' slug suffix bakes web search into every model. Then the ship ritual: push to GitHub ('don't commit the PM skills — they already live on GitHub'; .gitignore verified; .env excluded), README written, repo public. The accounting closes it: $0.26 of OpenRouter credit, 28% of a max-plan session — against Perplexity's $200/month tier.

Worked example · from the session

The meta-comedy of the test prompt: the council debating Antigravity's existence, inside Antigravity — hallucination taught by demonstration better than any slide.

Why it matters

It's the complete builder's loop on one artifact: skill-driven PRD, verified model catalog, honest failure, one-line fix, hygienic ship, cost math — and the artifact goes on to a second life as Devin's review subject.

People get this wrong

Multi-model features require each provider's API and infrastructure.

One OpenRouter key exposes the whole council behind one compatible API — with web grounding as a slug suffix; the moat was never the plumbing.

Whenever you're seeing such things, it's always a good idea to double-check.
Perplexity is charging $200 for this feature. If you are a builder, you can build it for yourself for a fraction of that cost.
For your projects

The council's verdict-table shape (agree/disagree, confidence, reasoning trace) is a nice pattern for your own multi-source research summaries.

Go deeper

In one line: Model council = OpenRouter-backed multi-model debate app (independent answers → cross-critique → optional finals → judge's verdict table with confidence and reasoning trace); built PRD-first from imported PM skills, grounded with :online web search after live hallucination, shipped to GitHub with secrets hygiene, for cents against the SaaS tier's $200.

Verify the agent's world-model against live catalogs — the Gemini-3.1 catch is the session's taste lesson in miniature ()

Hallucination surfaced AS PRODUCT BEHAVIOR (the verdict table showed the disagreement) — the app made the failure legible ()

':online' as the cheapest grounding fix in the corpus — one suffix, every model searched ()

The repo's afterlife: this exact model-council code is what Devin reviews and fixes in the Windsurf sprint a month later ()

▶ Watch this taught:

Check yourself

Answer from memory first — the recall attempt is what makes it stick. Then reveal.

Why did the debate rounds structure matter more than the models chosen?

The rounds are the product: independent answers expose disagreement, cross-critique forces engagement with it, and the judge synthesizes with a trace — swap any model and the structure still yields the comparison Perplexity charges for.

05

Secrets hygiene, performed: self-placed keys, paused screens, verified .gitignore

'Before you do anything: create the .env file. I will place the OpenRouter key MYSELF.' Then the screen share stops — 'can anybody guess why?'

The full ritual, enacted rather than lectured: keys live in .env ('environment variables store your secrets — passwords and API keys — separately; you should NOT upload this to GitHub'); the agent creates the FILE but the human places the KEY ('try to avoid keeping your key in the chat'); the screen share pauses during the paste — the rhetorical question making the audience derive the rule; .gitignore is READ before the push ('git-ignore is very, very important — what files are getting ignored? Good, .env files are ignored'); and the commit scope is curated ('don't commit the PM skills — they're already available on GitHub; I don't want to commit skills that live upstream'). The trust posture is stated exactly: 'it knows what it should not do, but better to instruct' — verify the agent's hygiene even when it's probably right.

Worked example · from the session

The contrast with the trainers who paste keys into chat 'just for this session' (s19/s20/s22) is the point: this is the same course, showing what the discipline looks like when kept.

Why it matters

It's the corpus's cleanest complete secrets ritual — every step cheap, every step demonstrated, no incident required to motivate it.

People get this wrong

The agent handles secrets safely by default.

It usually will — and you verify anyway: the ritual costs a minute; the leaked key costs the weekend.

Create the .env file. I will place the OpenRouter key myself.
For your projects

This pairs with your masked-prompt credential preference — same principle, live-demo edition.

Go deeper

In one line: Secrets ritual = agent creates .env, human places the key off-screen, keys never enter chat, .gitignore read before every push, upstream skills excluded from commits, and agent hygiene VERIFIED rather than assumed.

The pedagogy trick — making the room guess why the screen stopped — teaches the rule better than stating it ()

'Better to instruct' even when the agent knows: hygiene is belt-and-suspenders by design ()

Commit curation is hygiene too: upstream skills and local state stay out of the public repo ()

▶ Watch this taught:

Check yourself

Answer from memory first — the recall attempt is what makes it stick. Then reveal.

What's the one-screen test before any public push?

Read .gitignore and the staged file list: .env excluded, upstream/vendored content excluded, only project code and docs going out.

Every concept, three clicks deep

The same concepts as a quick reference: the closed row is the glance, open is the study card, and every timestamp jumps into the recording.

01Taste, systems thinking, craftsmanship: the plan-B after MythosPost-frontier career doctrine: cultivate taste (accumulated judgment over AI's abundant options), systems t…

Post-frontier career doctrine: cultivate taste (accumulated judgment over AI's abundant options), systems thinking (problem selection), and craftsmanship (depth); teach and learn judgment explicitly rather than tool mechanics, which commoditize.

The fear is named before the doctrine — 'what if an AI Dileep says: I am a better teacher' — credibility through exposure ()

'Sitting still is a guaranteed way to lose' — the doctrine is anti-fatalist, not anti-AI ()

Sprint pedagogy realigns to it: 'no hand-holding ever' as a teaching CHOICE, not neglect ()

02Muscle and mirror: Claude Code as agent, Antigravity as viewer and proven backupMuscle-and-mirror = terminal Claude Code as sole agent + a VS Code-descendant editor for file visibility (i…

Muscle-and-mirror = terminal Claude Code as sole agent + a VS Code-descendant editor for file visibility (incl. hidden folders) and as a warm-standby agent; artifacts on disk make failover a 'catch up on the files' prompt; /usage watched, Opus rationed to planning, clarity as the primary token economy.

Editor-as-mirror is about TRUST: you verify what the agent claims by reading the actual files ()

The one-hour terminal-primer prerequisite is the anti-cluelessness rule: understand the commands Claude runs even though it runs them ()

Session-vs-weekly usage distinguished live; the build consumed 28% of a max-plan session — budget math shown, not hidden ()

'Anytime something happens, my Antigravity can pick it up — that's why I build everything in here' — the answer to 'why not plan outside to save tokens' ()

03Skills are recipes, MCPs are tools, the agent is the chef — and you install selectivelySkill doctrine = recipes (skills) + tools (MCPs) + chef (agent);

Skill doctrine = recipes (skills) + tools (MCPs) + chef (agent); close knowledge gaps by importing expert playbooks judged on community signals (forks/stars); always ask which subset fits THIS build; install repo-scoped; plugins = skill collections.

The which-skills-apply question converts a repo of 30 playbooks into 4 relevant ones — relevance filtering as a prompt ()

Repo-scoped installs prevent global-setup contamination — the same isolation instinct as worktrees ()

The dot-folder reveal (.claude appearing as skills install) demystifies where all this machinery lives ()

'Copy the link, dump it in Claude Code, tell it what you want, let it figure it out' — the install pattern shared with every sprint since ()

04The model council: rebuilding Perplexity's $200 feature for 26 centsModel council = OpenRouter-backed multi-model debate app (independent answers → cross-critique → optional f…

Model council = OpenRouter-backed multi-model debate app (independent answers → cross-critique → optional finals → judge's verdict table with confidence and reasoning trace); built PRD-first from imported PM skills, grounded with :online web search after live hallucination, shipped to GitHub with secrets hygiene, for cents against the SaaS tier's $200.

Verify the agent's world-model against live catalogs — the Gemini-3.1 catch is the session's taste lesson in miniature ()

Hallucination surfaced AS PRODUCT BEHAVIOR (the verdict table showed the disagreement) — the app made the failure legible ()

':online' as the cheapest grounding fix in the corpus — one suffix, every model searched ()

The repo's afterlife: this exact model-council code is what Devin reviews and fixes in the Windsurf sprint a month later ()

05Secrets hygiene, performed: self-placed keys, paused screens, verified .gitignoreSecrets ritual = agent creates .env, human places the key off-screen, keys never enter chat, .gitignore rea…

Secrets ritual = agent creates .env, human places the key off-screen, keys never enter chat, .gitignore read before every push, upstream skills excluded from commits, and agent hygiene VERIFIED rather than assumed.

The pedagogy trick — making the room guess why the screen stopped — teaches the rule better than stating it ()

'Better to instruct' even when the agent knows: hygiene is belt-and-suspenders by design ()

Commit curation is hygiene too: upstream skills and local state stay out of the public repo ()

Tools referenced

ToolCoverageMomentContext
Claude CodedemonstratedTerminal-first agent; /login /usage /model drilled; Opus-for-planning rationing; the mid-session outage and recovery
AntigravitydemonstratedEditor mode as mirror (hidden dot-folders) + agent manager as the proven backup during the Claude outage
OpenRouterdemonstratedThe council's model layer; live catalog checks correct the agent (Gemini 3.1 Pro, Grok 4.2); ':online' suffix adds web search; $0.26 total
GitHubdemonstratedPublic push with .gitignore verification and curated commit scope
PM Skills (Pavel Huryn)demonstratedThe imported PM playbooks (Cagan/Torres); forks-and-stars judgment; which-skills-apply filtering
Super Design (superdesign.dev)demonstratedFree design-system prompts; 'clean minimalist' copied into the PRD
Wispr FlowdemonstratedDictation for the PRD interview — 'I can use Whisper Flow even inside Claude Code'
PerplexityexplainedThe model-council feature being rebuilt — 'charging $200 for this'
codingformarketers.comexplainedThe mandated one-hour terminal primer before first Claude Code contact
ClaudementionedThe Mythos drop + Carlini/OpenBSD story frames the sprint; Anthropic's $30B run-rate cited as-heard
superpowersmentionedTeased for Day 2 alongside Claude-Mem memory management
VS CodementionedThe common substrate: 'whether cursor, Windsurf, Kiro — same extensions, same setup'
VercelmentionedNamed with Netlify as the publish path from the GitHub repo — skipped to save tokens

Action items

Resources mentioned

Resources
  • docModel council GitHub repo
  • docPM Skills repository (Pavel Huryn)
  • doccodingformarketers.com
  • docsuperdesign.dev
  • docCarlini/Mythos LinkedIn rumination
  • docLMS: AI Master Classes and Sprints space

Extraction notes

This page was built from an auto-generated transcript, which garbles product and people's names. Those were corrected silently in everything above and logged here for transparency. The warnings flag claims that were true on the recording day but change fast.

Transcript corrections applied

The transcript saysThe trainer actually means
plot code / cloud code / Cloud Kohl / Clorico / Italy (asking)Claude Code
anti gravity / integravity / anti codeAntigravity
KVZ Dilepp / Dilek / Aleph / Philip / the lift / deleteDileep (KVSS Dileep)
Claude MythosClaude Mythos (the restricted frontier tier; story as-heard)
Nicholas Carlini / CI security researcherNicholas Carlini (AI security researcher; claim as-heard)
open BSD / undecicted bugOpenBSD / undetected bug
Pavel HurinPavel Huryn (PM Skills author — spelling as-heard)
Marty, Kagan, Teresa, TorresMarty Cagan and Teresa Torres
coding marketers dot com / coding for marketerscodingformarketers.com (as-heard)
super design dot devsuperdesign.dev (as-heard)
SONNET 4.6 / Opus 4.6 / GPT 5 / Gemini 3.1 / Grok 4.2as-heard model versions at recording (~April 2026)
console dot anthrophyc dot comconsole.anthropic.com
dollar 30000000000 open rate$30B run-rate (Anthropic; as-heard figure)
Charge GBT / ChargeGPTChatGPT
e n v dot local / E and B stuff.env / .env.local
git ignore.gitignore
Contact 7Context7 (MCP)
Taverly / BraveSearch / ExaTavily / Brave Search / Exa (search API alternatives)
Versal / NetlifyVercel / Netlify
did Trump shut down (the order)cohort banter during the Claude outage — noise
reset again on April nineteenthusage-reset date — dates the session to ~mid-April 2026
CSAC pool / seaside poolCSAT poll

True on recording day — verify before relying