Episode

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

Podcast
How I AI
Published
May 11, 2026
Duration seconds
2873
Processing state
not_requested
Canonical source
https://podcasters.spotify.com/pod/show/pen-name/episodes/Spec-driven-development-The-AI-engineering-workflow-at-Notion--Ryan-Nystrom-e3it6be
Audio
https://anchor.fm/s/1035b1568/podcast/play/119494446/https%3A%2F%2Fd3ctxlq1ktw2nl.cloudfront.net%2Fstaging%2F2026-4-5%2F423481186-44100-2-94dc1aaa80e9f.mp3
JSON
/v1/public/podcasts/how-i-ai-7304222/episodes/spec-driven-development-the-ai-engineering-workflow-at-notion-ryan-nystrom
Markdown
/podcast/how-i-ai-7304222/spec-driven-development-the-ai-engineering-workflow-at-notion-ryan-nystrom.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/how-i-ai-7304222/episodes/spec-driven-development-the-ai-engineering-workflow-at-notion-ryan-nystrom/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/how-i-ai-7304222/spec-driven-development-the-ai-engineering-workflow-at-notion-ryan-nystrom.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

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 transcript How to configure subagents and MCP integrations within Notion AI How Notion’s internal “Boxy” system lets engineers @mention Codex from within Notion comments and get a full pull request with screenshots in 20 minutes The 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 autonomously Why fast CI is absolutely critical in the age of AI coding agents How to prompt AI coding agents to defend their reasoning under pushback Why engineering managers and even senior executives should keep writing code — Brought to you by: WorkOS —Make your app enterprise-ready today Orkes —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 i…