More How I AI episodes

How Stripe built minionsAI coding agents that ship 1,300 PRs weekly from Slack reactions | Steve Kaliski (Stripe engineer) thumbnail

How Stripe built minionsAI coding agents that ship 1,300 PRs weekly from Slack reactions | Steve Kaliski (Stripe engineer)

Published 25 Mar 2026

Duration: 00:41:55

AI agents automate engineering tasks at Stripe, reducing manual effort through Slack integrations and cloud infrastructure, while enhancing developer productivity, streamlining workflows, and exploring broader implications for marketing and team coordination.

Episode Description

Steve Kaliski is a software engineer at Stripe who has spent the past six and a half years building developer tools and payment infrastructure. Hes pa...

Overview

The text outlines challenges in large organizations, such as friction between ideas and execution due to coordination, communication, and operational complexities. It highlights how high "activation energy"the initial effort required to start tasks like writing codeslows down implementation. Code reviews in large teams are burdened by inefficiencies, emphasizing the need for faster tools and environments like cloud-based systems to streamline development. Stripes use of AI agents ("minions") is presented as a solution, automating engineering tasks such as code changes, testing, and deployment. These agents reduce activation energy by enabling engineers to trigger actions via simple prompts (e.g., clicking an emoji in Slack), allowing teams to focus on complex or creative work rather than routine tasks. Thousands of pull requests are processed weekly with minimal human intervention, and the system integrates with tools like CI/CD pipelines and documentation systems to operate autonomously.

The text also discusses AIs broader role in reducing coordination costs in large teams by automating repetitive tasks, such as content creation and compliance checks, through platforms like Optimizely Opal. Examples include an AI agent planning a birthday party entirely via cloud code, showcasing automation from planning to execution. Internal Stripe tools like "Goose," a custom agent harness, and "Minion," which provisions isolated development environments, are emphasized for their integration with existing workflows. The importance of clear documentation and meticulous system prompts (e.g., "Implement this task completely. No mistakes") is stressed for ensuring agent accuracy. Additionally, cloud environments are highlighted as critical for scaling AI-assisted work, particularly for complex systems, with local hardware limitations pushing teams to adopt distributed, parallel execution models.

The discussion extends to the future of work, where AI agents could shift focus toward human creativity and problem-solving by handling mundane tasks. Stripes internal "developer productivity" team, which has existed for nearly seven years, is noted for accelerating development through AI and tool proliferation. Broader economic frameworks for agent-driven workflows are explored, such as token-to-dollar cost equivalencies and the potential for agent-centric businesses prioritizing APIs over traditional interfaces. The text also touches on personalized tooling, like minimalist apps for specific user needs, and parallels between training AI agents and raising children, stressing iterative learning and guidance. Lastly, it underscores the importance of improving documentation and developer experience (DevEx) to enhance both human and agent efficiency in collaborative workflows.

Recent Episodes of How I AI

22 Jun 2026 How Claude Mythos found a 15-year-old bug in Mozilla Firefox | Brian Grinstead

Recommended: AI finds bugs

Firefox employs AI agents as "coding archaeologists" to detect and address security vulnerabilities in its massive codebase, leveraging models like Mythos and custom validation tools to identify and systematically fix nearly 500 bugs, while balancing automation with human oversight and open-source collaboration to enhance scalability and security.

15 Jun 2026 How Braintrust uses AI agents, evals, and CI to ship better software | Ankur Goyal

AI integration in software engineering enables agents to handle complex tasks through benchmarking and optimization, shifts engineers toward higher-level work, and addresses challenges like reliability, data parsing, and balancing automation with human expertise while emphasizing outcome-focused systems over procedural methods.

9 Jun 2026 Claude Fable 5 review: what the new Mythos model gets right (and very wrong)

Anthropic's Claude Fable Five excels in long-term technical tasks with strong coding, vision, and async workflow capabilities but faces high token costs, design limitations, and restricted use in cybersecurity/biology, making it suitable for precise, extended projects rather than creative or agile workflows.

More How I AI episodes