How Stripe Built “Minions”—AI Coding Agents that Ship 1,300 PRs Weekly From Slack Reactions | Steve Kaliski (Stripe Engineer)

Lenny Rachitsky

How Stripe Built “Minions”—AI Coding Agents that Ship 1,300 PRs Weekly From Slack Reactions | Steve Kaliski (Stripe Engineer)

Lenny RachitskyMar 25, 2026

Why It Matters

The deployment shows how AI can scale software delivery while slashing manual effort, signaling a shift toward autonomous development pipelines and new revenue models for agent‑first businesses.

Key Takeaways

  • Minions generate ~1,300 PRs weekly with minimal oversight
  • Slack emojis trigger AI-driven code creation instantly
  • Cloud dev environments enable parallel AI agent workflows
  • Machine payment protocol lets agents spend funds autonomously
  • Non‑engineers now use minions to ship code

Pulse Analysis

Stripe’s "minions" illustrate a practical blend of large‑language‑model coding and orchestration tooling. By wrapping Claude’s code generation inside the open‑source Goose harness, the team created a repeatable agent loop that can be invoked from a simple Slack emoji. Each request spawns a cloud‑based development sandbox, runs tests, and pushes a pull request, allowing hundreds of agents to operate concurrently without contention. This architecture demonstrates how modern cloud environments can serve as the substrate for multi‑threaded AI engineering, turning what used to be a manual coding sprint into an automated, on‑demand service.

Operationally, the minion system reshapes traditional developer workflows. Code review is handled by a dedicated productivity team that triages AI‑written changes, applying automated linting, security scans, and human sign‑off only when necessary. The introduction of a machine‑payment protocol enables agents to purchase third‑party services—such as API credits or compute time—directly, removing friction and keeping the loop fully autonomous. By lowering the activation energy for both engineers and non‑engineers, Stripe has unlocked a new layer of developer experience where the interface is a reaction, not a command line, dramatically accelerating feature velocity.

Beyond Stripe, the success of minions signals a broader industry trend toward agent‑first software products. Companies can now envision APIs and platforms built primarily for AI consumption, where autonomous agents negotiate payments, provision resources, and deliver value without human mediation. This paradigm shift could redefine SaaS economics, emphasizing usage‑based billing for machine interactions and prompting a reevaluation of security, governance, and compliance frameworks. As AI agents become more capable, enterprises that embed such autonomous pipelines will gain a competitive edge in speed, cost efficiency, and innovation cadence.

Episode Description

Watch now | 🎙️ How Stripe engineers deploy AI agents that write PRs from Slack reactions, plus a demo of machine-to-machine payments that plan a birthday party for $5.47

Show Notes

Comments

Want to join the conversation?

Loading comments...