Spec-driven development: The AI engineering workflow at Notion | Ryan Nystrom episode artwork

EPISODE · May 11, 2026 · 47 MIN

Spec-driven development: The AI engineering workflow at Notion | Ryan Nystrom

from How I AI · host Claire Vo

Ryan Nystrom is a software engineer at Notion. He joined in December 2024 after Notion acquired Campsite, the team communication platform he co-founded with Brian Lovin. At Notion, he’s been a core builder of Notion AI and the Custom Agents feature launched in February 2026. He manages a team of six to seven engineers while still writing code himself, currently running Project Afterburner, a push to cut Notion’s CI time to a quarter of its current duration.What you’ll learn:How to build a Notion AI custom agent that auto-generates your daily standup pre-read by pulling from Slack, GitHub, Honeycomb metrics, and yesterday’s meeting transcriptHow to configure subagents and MCP integrations within Notion AIHow Notion’s internal “Boxy” system lets engineers @mention Codex from within Notion comments and get a full pull request with screenshots in 20 minutesThe spec-first development workflow: dictate an idea into Whisper, have Codex format it as a proper spec, commit it to the repo, and let the agent implement and verify it autonomouslyWhy fast CI is absolutely critical in the age of AI coding agentsHow to prompt AI coding agents to defend their reasoning under pushbackWhy engineering managers and even senior executives should keep writing code—Brought to you by:WorkOS—Make your app enterprise-ready todayOrkes—The enterprise platform for reliable applications and agentic workflows—In this episode, we cover:(00:00) Introduction to Ryan Nystrom(02:48) How AI has upended 12+ years of the same working routine(04:30) Project Afterburner: Notion’s push to cut CI time to a quarter(09:00) Why high-frequency, high-quality meetings beat lower-frequency standups(11:10) How automated context surfaces every engineer’s work equally(12:15) Why cutting meeting prep is a burnout protection mechanism(14:26) The case for engineering managers writing code(16:13) Inside “Boxy”: Notion’s internal VM-based background agent system(20:30) Old World vs. New World code review(24:51) Prompting Codex from Notion comments(29:20) The emotions around code review(31:01) Quick recap(32:00) Spec-first development: writing and checking agent specs into the repo(35:10) The spec as changelog: version control for how a feature actually works(37:53) How engineers’ roles are evolving(39:00) Lightning round(45:21) Where to find Ryan—Tools referenced:• Notion AI: https://www.notion.com/product/ai• Notion Custom Agents: https://www.notion.com/blog/introducing-custom-agents• Codex (OpenAI): https://openai.com/codex• Claude Code (Anthropic): https://claude.ai/code• Honeycomb (observability + MCP): https://www.honeycomb.io• Whisper (OpenAI voice transcription): https://openai.com/research/whisper• Slack: https://slack.com• GitHub: https://github.com—Other references:• How Stripe built “minions”—AI coding agents that ship 1,300 PRs weekly from Slack reactions | Steve Kaliski (Stripe): https://www.chatprd.ai/how-i-ai/stripes-ai-minions-ship-1300-prs-weekly-from-a-slack-emoji• Notion 3.3 Custom Agents launch (February 24, 2026): https://www.notion.com/releases/2026-02-24—Where to find Ryan Nystrom:X: https://x.com/ryannystromLinkedIn: https://www.linkedin.com/in/ryannystrom/GitHub: https://github.com/rnystrom—Where to find Claire Vo:ChatPRD: https://www.chatprd.ai/Website: https://clairevo.com/LinkedIn: https://www.linkedin.com/in/clairevo/X: https://x.com/clairevo—Production and marketing by https://penname.co/. For inquiries about sponsoring the podcast, email [email protected].

Ryan Nystrom is a software engineer at Notion. He joined in December 2024 after Notion acquired Campsite, the team communication platform he co-founded with Brian Lovin. At Notion, he’s been a core builder of Notion AI and the Custom Agents feature launched in February 2026. He manages a team of six to seven engineers while still writing code himself, currently running Project Afterburner, a push to cut Notion’s CI time to a quarter of its current duration.What you’ll learn:How to build a Notion AI custom agent that auto-generates your daily standup pre-read by pulling from Slack, GitHub, Honeycomb metrics, and yesterday’s meeting transcriptHow to configure subagents and MCP integrations within Notion AIHow Notion’s internal “Boxy” system lets engineers @mention Codex from within Notion comments and get a full pull request with screenshots in 20 minutesThe spec-first development workflow: dictate an idea into Whisper, have Codex format it as a proper spec, commit it to the repo, and let the agent implement and verify it autonomouslyWhy fast CI is absolutely critical in the age of AI coding agentsHow to prompt AI coding agents to defend their reasoning under pushbackWhy engineering managers and even senior executives should keep writing code—Brought to you by:WorkOS—Make your app enterprise-ready todayOrkes—The enterprise platform for reliable applications and agentic workflows—In this episode, we cover:(00:00) Introduction to Ryan Nystrom(02:48) How AI has upended 12+ years of the same working routine(04:30) Project Afterburner: Notion’s push to cut CI time to a quarter(09:00) Why high-frequency, high-quality meetings beat lower-frequency standups(11:10) How automated context surfaces every engineer’s work equally(12:15) Why cutting meeting prep is a burnout protection mechanism(14:26) The case for engineering managers writing code(16:13) Inside “Boxy”: Notion’s internal VM-based background agent system(20:30) Old World vs. New World code review(24:51) Prompting Codex from Notion comments(29:20) The emotions around code review(31:01) Quick recap(32:00) Spec-first development: writing and checking agent specs into the repo(35:10) The spec as changelog: version control for how a feature actually works(37:53) How engineers’ roles are evolving(39:00) Lightning round(45:21) Where to find Ryan—Tools referenced:• Notion AI: https://www.notion.com/product/ai• Notion Custom Agents: https://www.notion.com/blog/introducing-custom-agents• Codex (OpenAI): https://openai.com/codex• Claude Code (Anthropic): https://claude.ai/code• Honeycomb (observability + MCP): https://www.honeycomb.io• Whisper (OpenAI voice transcription): https://openai.com/research/whisper• Slack: https://slack.com• GitHub: https://github.com—Other references:• How Stripe built “minions”—AI coding agents that ship 1,300 PRs weekly from Slack reactions | Steve Kaliski (Stripe): https://www.chatprd.ai/how-i-ai/stripes-ai-minions-ship-1300-prs-weekly-from-a-slack-emoji• Notion 3.3 Custom Agents launch (February 24, 2026): https://www.notion.com/releases/2026-02-24—Where to find Ryan Nystrom:X: https://x.com/ryannystromLinkedIn: https://www.linkedin.com/in/ryannystrom/GitHub: https://github.com/rnystrom—Where to find Claire Vo:ChatPRD: https://www.chatprd.ai/Website: https://clairevo.com/LinkedIn: https://www.linkedin.com/in/clairevo/X: https://x.com/clairevo—Production and marketing by https://penname.co/. For inquiries about sponsoring the podcast, email [email protected].

NOW PLAYING

Spec-driven development: The AI engineering workflow at Notion | Ryan Nystrom

0:00 47:53

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

Chewing the Fat with WorkForge WorkForge Bite-Sized Conversations for Building a Stronger Workforce Welcome to Chewing the Fat, a podcast delving deep into the world of food manufacturing. Dive into real conversations around critical topics like staffing, retention, onboarding, and career development in this essential industry. Subscribe now to gain insights from your peers, subject matter experts and more on the biggest issues facing food manufacturers today: -Hiring and retaining employees -Addressing the challenges of the Silver Tsunami -Improving time to productivity of new employees -Engaging employees from hire to retire And more... Tune in to Chewing the Fat, a WorkForge podcast, and join the conversation on how to build and sustain a resilient, high-performing workforce in food manufacturing. Solving for Change MOBIA Technology Innovations Solving for Change welcomes business and technology leaders to share stories of bold business transformation within complex organizations. In an era when technology and markets are changing around businesses, the key to staying competitive is to evolve in response to those changes.  MOBIA’s Mike Reeves and Marc LeBlanc investigate business transformation, deconstructing the challenges, ambitions, and market disruptions that drive companies to embark on transformation journeys, and exploring their unique approaches to achieving meaningful outcomes.  What sparks leaders to pursue business transformation? How do they overcome the challenges along the way? What are the keys to creating enduring change?  Through in-depth conversations with business and technology leaders, Mike and Marc answer these questions and explore how businesses evolve by pulling four key transformation levers: people, process, technology, and culture. The Lee Olsen Show Lee Olsen CJF I want to help you improve all areas of your life by 3 types of podcasts!👉Blood, Sweat & Blessings-Interviews of normal people that have achieved BIG things!👉Series!!! For Love of the Horse- Brad Jackman DVM & Lee Olsen CJF, how to help your horse!👉Business Tips- Proven Life Changing Business Strategies with Lee Olsen The Field Priest Methodius Chwastek The Field is a place of cultivation and of battle. In the Church, we learn to cultivate a life pleasing to God. This life is shaped in the spiritual battle. This series examines, chapter by chapter, the Christian classic The Field, by Saint Ignatius Brianchaninov. Please join me as I explain this great work in terms the modern Orthodox Christian can understand. 

Frequently Asked Questions

How long is this episode of How I AI?

This episode is 47 minutes long.

When was this How I AI episode published?

This episode was published on May 11, 2026.

What is this episode about?

Ryan Nystrom is a software engineer at Notion. He joined in December 2024 after Notion acquired Campsite, the team communication platform he co-founded with Brian Lovin. At Notion, he’s been a core builder of Notion AI and the Custom Agents feature...

Can I download this How I AI episode?

Yes, you can download this episode by clicking the download button on the episode player, or subscribe to the podcast in your preferred podcast app for automatic downloads.
URL copied to clipboard!