Episode
How Stripe built “minions”—AI coding agents that ship 1,300 PRs weekly from Slack reactions | Steve Kaliski (Stripe engineer)
- Podcast
- How I AI
- Published
- Mar 25, 2026
- Duration seconds
- 2515
- Processing state
not_requested
Actions
POST https://stenobird.com/v1/public/podcasts/how-i-ai-7304222/episodes/how-stripe-built-minions-ai-coding-agents-that-ship-1-300-prs-weekly-from-slack-reactions-steve-kaliski-stripe-engineer/transcription-requests
Idempotently request low-priority transcript generation for this episode.GET https://stenobird.com/podcast/how-i-ai-7304222/how-stripe-built-minions-ai-coding-agents-that-ship-1-300-prs-weekly-from-slack-reactions-steve-kaliski-stripe-engineer.md
Read the agent-friendly Markdown representation of this episode resource.
Summary
Steve Kaliski is a software engineer at Stripe who has spent the past six and a half years building developer tools and payment infrastructure. He’s part of the team that created “minions”—Stripe’s internal AI coding agents, which now ship approximately 1,300 pull requests per week with minimal human intervention beyond code review. In this episode, Steve demonstrates how Stripe engineers activate development work from Slack and leverage cloud-based development environments for parallel agent workflows, and demos machine-to-machine payments where AI agents transact autonomously with third-party services. What you’ll learn: How Stripe’s “minions” write 1,300 pull requests per week with minimal human intervention Why a good developer experience for humans creates better outcomes for AI agents The critical role of cloud development environments in unlocking AI-powered engineering velocity The machine payment protocol that lets AI agents spend money to accomplish tasks The code review strategy for handling thousands of agent-written PRs Why non-engineers at Stripe are starting to use minions to ship code The future of software businesses built primarily for agent consumers — Brought to you by: Optimizely —Your AI agent orchestration platform for marketing and digital teams Rippling —Stop wasting time on admin tasks, build your startup faster — In this episode, we cover: (00:00) Introduction to Steve (02:39) Stripe’s minions and their effect on Stripe as a whole (04:42) Why activation energy matters more than execution (05:44) What is a minion? The technical architecture (06:52) Demo: Activating a minion from Slack with an emoji (09:04) Why good developer experience benefits both humans and agents (11:22) Walking through the agent loop and system prompts (13:42) Why Stripe…