Y Combinator

Tokenmaxxing: How Top Builders Use AI To Do The Work Of 400 Engineers

Key Themes
AI leverageprompt engineeringagent workflowshuman-in-the-looptesting disciplinepersonal AItoken maxxing
41 minMay 8, 2026
Summary

How builders are using AI as a leverage layer to ship faster, think deeper, and own more of their workflow

This conversation centers on a hands-on philosophy of building with AI: use more context, better prompts, and stronger test harnesses to produce higher-quality output. The speaker describes returning to coding after years away, turning a civic publishing project into an AI-assisted workflow, and eventually crystallizing reusable skills into GStack. The broader argument is that AI tools are powerful but brittle, so the winning approach is to stay in control, invest in deterministic testing where possible, and treat token spending as a form of leverage rather than waste.

1
Tools that let users combine frontier models with strong harnesses, deterministic checks, and reusable workflows may create durable value in the AI stack.

The episode repeatedly argues that the winning layer is not just raw model access, but the surrounding system: prompts, tests, planning artifacts, QA, and execution loops.

2
Productivity gains from AI are framed less as automation replacing humans and more as leverage for experienced builders who can direct the system well.

The speaker emphasizes human control, mechanical skill, and active oversight, suggesting the highest returns accrue to users who know how to manage agents rather than those expecting full autonomy.

3
Demand for testing, QA, and workflow tooling may rise as AI-generated code becomes more common but still requires manual verification.

The discussion highlights persistent brittleness in AI coding and the need for browser-based QA, unit tests, and strong review loops before trusting agent output.

Select any chapter text to Deep Dive with AI
01Will you control your AI? and the accidental creation of GStack

The episode opens with a control question about whether users direct AI tools or become directed by them, then moves into Gary Tan’s return to coding and the early evolution of Gary’s List. That project expands into a broader tokenmaxxing philosophy: using more context, sources, and research to produce higher-quality output. The chapter ends with the accidental birth of GStack, a reusable set of AI skills and prompts for planning, review, testing, and product critique.

AI tools are framed as powerful but requiring active human control.
Gary Tan returned to coding after years away and used AI to ship quickly.
Gary’s List evolved from a civic project into an AI-assisted publishing system.
Tokenmaxxing means spending more context and compute for better results.
Repeated workflows revealed patterns that became reusable AI skills in GStack.
02Thin Harness, Fat Skills: AI agents as Ferraris

The speaker explains a practical AI development loop built around queued ideas, automated review, and specialized skills for coding and QA. He argues for keeping the core harness minimal while investing in strong markdown instructions, deterministic tools, and extensive testing. The chapter closes with the idea that AI agents are like Ferraris: extremely fast and capable, but still brittle and dependent on skilled human maintenance.

AI workflows can queue many ideas and automate a large portion of implementation.
Manual browser QA remains necessary even with layered testing.
The right architecture is a thin harness with fat skills.
Deterministic logic should live in code; instructions and critique should live in markdown.
AI code is powerful but brittle, so testing and human oversight are essential.
03Personal AI and token maxxing: buying back time with machines

The final chapter broadens the argument into a vision of personal AI: systems owned and customized by individuals rather than controlled by corporations. It links work on GBrain and OpenClaw to a more applied, product-driven approach to agentic software, then reframes token spending as a rational investment in leverage. The chapter concludes that builders can effectively buy back time by delegating more work to machines while preserving ownership and control.

Personal AI is presented as a coming shift toward user-owned assistants and data.
The discussion emphasizes shipping outputs, citations, and battle-tested integrations over abstract AI theory.
Token-heavy workflows are argued to outperform human-only coding in effective leverage.
The speaker compares AI usage to buying access to a better ecosystem or paying higher rent for more leverage.
Time can be expanded by offloading work to machines, provided humans retain control.