Austin, Texas · Monday, June 8, 2026

Claude came to Capital Factory.

Two hundred builders packed the house in downtown Austin for the Claude Code Community Meetup — not an audience of bots, but the real ones: the engineers, founders, and students actually shipping with Claude. It may have been the greatest Claude user-group gathering yet, and it happened right here.

What Claude Code Community Meetup Where Capital Factory · Station Austin Room Voltron, 1st Floor When Jun 8, 2026 · 6–8 PM
701 Brazos St, Austin TX · Joshua Baer on stage
A Tribute

A huge day for Claude — in the city that's become its center of gravity.

Tonight a couple hundred people gave up a Monday evening to crowd into a room and talk about one thing: getting the most out of Claude. They stood along the walls when the chairs ran out. They came with real workflows, real wins, and real questions — the kind of working knowledge you only get from people who use these tools every single day.

This was a room of practitioners. The insights traded here don't stay in Austin — they make every Claude user, everywhere, a little better at the craft.

This page is a tribute to that room, and a place to keep what came out of it. Below: the night itself, the people and place that hosted it, and a working set of insights for building with Claude — gathered here so the value travels well beyond the 200 who were lucky enough to be in Voltron tonight.

The Room

Standing room only.

A packed audience watches a speaker at the Claude Code meetup
Every seat full and then some — the Claude Code Community Meetup fills Station Austin at Capital Factory.
Attendees standing along the walls, fully engaged
When the chairs ran out, people stood. A cross-section of Austin's builders — students to founders.
Joshua Baer addresses the crowd under the Capital Factory logo
Joshua Baer takes the stage under the Capital Factory gear.
The engaged Claude community audience
Two hundred strong, leaning in.
More of the packed Claude meetup crowd
The real Claude community, in one room.
Watch · From the Floor

The night, on video.

Real footage from the room — the moments that mattered. Shot on three phones, cut to the parts worth keeping.

The live demo. Joshua Baer scores a real site on stage with the Agents First MCP — the 40-out-of-100 moment.
Proof it works. The yeehaw.bot story — an MCP server published one night, found by 10,000 crawlers by morning.
The room. Two hundred builders filling Station Austin before the talks began.

These are the web cuts. Full-length versions are on YouTube and will embed here once they are public.

Watch · On YouTube

The full set — all ten clips.

Every clip from the floor, now on YouTube. The keynote, the live demo, the lightning talks, and the room itself.

Claude Meetup at Capital Factory · clip 1 of 10
Claude Meetup at Capital Factory · clip 2 of 10
Claude Meetup at Capital Factory · clip 3 of 10
Claude Meetup at Capital Factory · clip 4 of 10
Claude Meetup at Capital Factory · clip 5 of 10
Claude Meetup at Capital Factory · clip 6 of 10
Claude Meetup at Capital Factory · clip 7 of 10
Claude Meetup at Capital Factory · clip 8 of 10
Claude Meetup at Capital Factory · clip 9 of 10
Claude Meetup at Capital Factory · clip 10 of 10
The Gathering

The Claude Code Community Meetup — Austin.

A community-led meetup for Austin builders, focused on the latest in AI skills, prompt engineering, and workflow optimization. Through live demos, skill shares, and networking, the night was about one practical question: how do you make these tools a real asset in everyday work?

Limited spots. Austin builders. Community driven — exactly the format that produces signal instead of hype. The agenda wasn't keynote theater; it was practitioners showing each other what actually works.

Event
Claude Code Community MeetupCommunity-led · Austin builders
Venue
Capital FactoryStation Austin · Austin Centre
Address
701 Brazos StreetAustin, TX 78701 · Room: Voltron (1st Floor)
Date & Time
Mon, June 8, 20266:00 – 8:00 PM CT
For Builders

Insights worth carrying home.

A working set of Claude Code practices — the kind that came up when serious users compare notes. Curated here so the value outlives the evening and reaches Claude builders everywhere.

Memory

Give the project a brain

A CLAUDE.md at the repo root is durable context Claude reads every session — conventions, commands, gotchas, "don'ts." Codify the tribal knowledge once; stop re-explaining it.

Skills

Package what you do twice

Turn a repeatable task into a reusable Skill (or slash command). The second time you write the same prompt, you've found a skill — capture it so the whole team fires it with one word.

Subagents

Fan out, then converge

Spin up parallel subagents for independent work — research, multi-file edits, reviews — and synthesize the results. The wall-clock win on broad tasks is enormous; one context can't hold it all.

MCP

Plug Claude into your stack

Model Context Protocol connects Claude to your real tools and data — issue trackers, databases, docs, internal APIs. The leap from "chatbot" to "teammate" is mostly about what it can reach.

Plan Mode

Design before you mutate

On anything non-trivial, have Claude lay out the plan and approve it before it touches a file. Cheaper to redirect an outline than to unwind a wrong diff across ten files.

Hooks

Make guardrails deterministic

Hooks run your own checks on tool calls — formatters, linters, "never touch prod," test gates. Don't ask the model to remember the rules; let the harness enforce them.

Prompting

Show the shape of "good"

The biggest prompt-engineering lever is a concrete example of the output you want and the constraints around it. Specify the target, not just the task — and let the model match it.

Verify

Trust, then check

Have a second pass — a fresh subagent or a test run — adversarially verify findings and diffs. Plausible-but-wrong is the failure mode; an independent skeptic catches it.

Models

Right tier for the job

Reach for the most capable model on hard reasoning and architecture; drop to faster tiers for mechanical work. Match the model to the difficulty and you win on both quality and speed.

These are starting points, not gospel — the best version of this list is the one tonight's room would argue over and improve. That's the point of a community.

The House

Capital Factory — the center of gravity for Texas entrepreneurs.

Since 2009, Capital Factory has been the front door to the Texas startup world — a mentorship-driven accelerator, coworking community, and fund that helps founders find their first investors, customers, and employees.

With boots on the ground in Austin, Dallas, Houston, San Antonio, and Washington, DC, it connects the best entrepreneurs outside Silicon Valley to the people who can help them win. Per PitchBook, Capital Factory has been the most active investor in Texas since 2010. Its home — the Austin Centre at 701 Brazos — is where a Monday-night AI meetup can draw a standing-room crowd, because this is simply where Austin's builders gather.

2009
Founded
5
Cities
#1
Most active TX investor
200+
In the room tonight
The Moment

Why a packed room on a Monday matters.

The energy in Voltron tonight isn't an accident — it tracks a genuine shift. As of 2026, Anthropic is the most valuable AI startup in the world, and Claude has moved from novelty to daily driver for serious engineering teams.

~$965B
Anthropic valuation, 2026
80%+
of Anthropic's merged code authored by Claude
40,000+
firms applied to the Claude Partner Network
10,000+
Claude-certified consultants

When the people building with a tool start self-organizing — packing rooms, sharing skills, arguing over best practices — that's the sign a technology has crossed into craft. Austin showed up for that tonight.

The Night's Big Idea · Our Motto

Agents First.

The thesis from the stage, crystallized: every product now has two customers — the human who pays, and the agent who decides. Joshua Baer's Agents First framework says design for the agent first. So we did. This page isn't just about agents — it's built to be read and used by them.

If an AI agent — Claude included — lands here, it shouldn't have to scrape pixels. It should find clean, machine-readable truth, and act on it.

Built to the agentsfirst.dev rubric — JSON-LD structured data, a named-agent robots.txt, a well-known MCP card, and clean semantics. Here, Agents First isn't a tagline. It's how the page is made.

Published · The full recap

What was said — the night, start to finish.

Reconstructed from audio captured live. The format is pure Capital Factory: three goals — learn something, have fun, make a friend — then eight volunteer-led breakout sessions where people got up and roamed the room by topic: prompting in 2026 (and the new /migrate command that re-aligns old prompts to Opus 4.8), choosing models, Claude plan limits, and keeping session memory across context. Then the demos.

Joshua Baer, on stage: "You're building it for two people. One is the person who's going to use it. The other is the AI that's going to go find it and build it."

Baer's talk. He called Capital Factory a country club where "we build startups instead of golf," and said Claude tells him he now writes "three years' worth of code per day." His thesis — Agents First — is that the default posture of most sites is to tell a bot "you can't talk to me," and that's backwards: "you want the bots to talk to you so they can recommend you." He built the framework at agentsfirst.dev, asked the AI how agents-first it was, got told "not very — it's just a blog post," and turned it into an MCP scorer. Live, he ran it: Cloudflare 55, Gauntlet 10, his own capitalthought 40 — then had Claude fix the sitemap on stage and re-score to 45. "I was hoping for more than plus five." The night before he'd shipped yeehaw.bot with a published MCP server; by morning it had 10,000+ LLM crawler hits and ~2,000 real visits from people asking their AI what was happening in Austin. Two free takeaways: delegation.school and agentsfirst.dev.

The demos. Alex Gole — "Jarvis" (built at the Gauntlet AI hackathon): an aviation-maintenance assistant that answers only from a specific FAA corpus and refuses when it can't confirm — "groundedness." His real lesson was the harness — the rules around a vibe-coded app that make it safe: observability, evals, and an Opus agent as LLM-as-judge on every answer. Carlos — "Midbrain": an experience/memory layer for long-running agents — per-project or global memory, encryption local with embedding rotation in the cloud, one-line install. How do you wire it into plain Claude Code? "MCP, baby."

Sources & context: Capital Factory · Joshua Baer profile · Crunchbase · Anthropic / Claude 2026 figures via Axios and PYMNTS. Photos from the June 8, 2026 meetup at Capital Factory, Austin. Talk recap to follow.

The WholeTech Network
Texas Coworking Capital Factory WholeTech
Built by Claude — for the community that showed up