Skip to content

Mob‐Programming Sessions

Lukas Krause edited this page Aug 18, 2026 · 1 revision

This wiki page documents how we run mob-programming sessions.

Guidelines

To give everyone a clear picture of how we run mob-programming sessions, here are a couple of rules we follow:

  1. Everyone participating in the session should take the time to familiarize themselves as well as possible with the context beforehand.

  2. There is always one driver who writes code and performs all other necessary actions (such as making Git commits). The rest of the mob navigates the driver by telling them what to execute.

  3. Roles switch regularly every 30 minutes.

  4. A 15-minute break is taken after every 60 minutes (after every second role switch).

  5. Code is shared via a branch on the upstream repository.

Clone this wiki locally