---
title: "Mob Programming: Smells Like Team Spirit · trivago tech blog"
url: https://daily.dev/posts/mob-programming-smells-like-team-spirit-trivago-tech-blog-l1sto263i
source_url: https://tech.trivago.com/post/2025-12-03-mob-programming-smells-like-team-spirit/
type: article
source: "Tech at trivago"
published: 2025-12-04T17:04:28.379Z
updated: 2025-12-04T17:04:48.390Z
tags: ["leadership", "agile", "code-review"]
reading_time: 6
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Mob Programming: Smells Like Team Spirit · trivago tech blog

**[Tech at trivago](https://daily.dev/sources/trivago)** · 6 min read · 0 upvotes · 0 comments

## Summary

Mob programming is a structured collaboration practice where an entire team works on the same problem simultaneously, with one person typing (the driver) while others navigate. The Trivago Intelligence team adopted this approach to solve PR bottlenecks and slow reviews, finding it particularly effective for architecture decisions, migrations, and onboarding. By rotating drivers every 10-15 minutes and making decisions collectively before code is written, they reduced open PRs from 20 to 5 and completed complex migrations faster. The practice works best for ambiguous or complex work, spreading knowledge naturally while building stronger team relationships, though solo work remains more efficient for simple, well-understood tasks.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://tech.trivago.com/post/2025-12-03-mob-programming-smells-like-team-spirit/>

## Similar posts on daily.dev

- [The Human Edge: Why Brownfield Codebases Need Mob Programming, Not Just AI Vibes](https://daily.dev/posts/the-human-edge-why-brownfield-codebases-need-mob-programming-not-just-ai-vibes-lbfu2or0z) · InfoQ · 0 upvotes · 0 comments
- [Mobbing with AI](https://daily.dev/posts/mobbing-with-ai-lscwg8pqi) · Atlassian · 0 upvotes · 0 comments

---

Tags: [#leadership](https://daily.dev/tags/leadership), [#agile](https://daily.dev/tags/agile), [#code-review](https://daily.dev/tags/code-review)

[View this post on daily.dev](https://daily.dev/posts/mob-programming-smells-like-team-spirit-trivago-tech-blog-l1sto263i)
