Feb 5, 2026
1 min read
OpenClaw Talk at the Claude Code Meetup
I presented OpenClaw at the Claude Code meetup at Cloudflare Austin — covering multi-agent architecture, bug triage pipelines, and voice-first development.
By Cathryn Lavery
I gave a talk on OpenClaw at the Claude Code meetup hosted by Nick Gray at Cloudflare’s Austin, TX office.
The presentation covers how I use AI as infrastructure — self-hosted, multi-agent, running across every channel (iMessage, Slack, Discord, Terminal). It walks through the full setup: identity files, multi-agent routing, the bug triage pipeline, Mission Control, WisprFlow for voice-first development, and the Codex skill for double-reviewing every PR.
View the full presentation — slides available on request.
What’s covered
- Multi-agent architecture — Build a team, not just an assistant. Each agent gets its own workspace, identity, and custom skills.
- Bug triage pipeline — From bug report to PR in ~15 minutes with automated agent routing and double AI review.
- Mission Control — Real-time activity feed, task management, and daily standup generation across all agents.
- WisprFlow — Voice-first development at 132 WPM. 1.85 million words dictated and counting.
- Codex skill — Claude’s speed paired with Codex’s accuracy. Every plan gets automatically reviewed before you approve it.
- Portable skills — One
.agentsrepo, symlinked everywhere. Fix a skill once, updated across every tool and device.
Thanks to Nick Gray for hosting and to Cloudflare for the space.
Photos from the event


Written by
Cathryn Lavery
Cathryn built and sold BestSelf, bought it back from private equity, and still runs it. She writes Little Might so she doesn't have to keep these lessons in her head.
Related reading
-
Apr 5, 2026
The Garry Tan Stack: A Definitive Guide to gstack
-
Apr 2, 2026
The Ops Layer That Keeps Your OpenClaw Agents Alive
-
Mar 25, 2026
Claude Code Tutorial: Hooks, Commands, Plugins, Skills, and MCP Explained
-
Mar 24, 2026
The Claude Code Cheat Sheet
-
Mar 15, 2026
How I built my wife a personal AI assistant on OpenClaw (and what actually took time)