A mobbing session, also known as mobbing or a mob, is a collaborative software and content development technique where a team works together on a single task. During mobbing, we focus our efforts on one project with clear objectives.
Mobbing sessions improve artifact quality, reduce defects, speed up knowledge transfer, increase team collaboration and learning, and foster shared ownership and responsibility among team members.
flowchart TB
Team -- Designates Driver & Navigator --> Driver
Driver -- Establishes Objective --> Navigator
Navigator -- Proposes Solution --> Gallery
Gallery -- Sets a Timer --> Timer
Gallery -- Collaborates --> Team
Timer -- Team Rotates --> Team
- Establish concise short-term objectives to tackle
- Introduce each voluntary role
- Driver — A person who types and shares their screen
- Consider having a co-driver to clean up grammar and typos
- Navigator — A person who proposes solutions to the problem
- Gallery -— People who observe, suggest, add TODOs and research
- Driver — A person who types and shares their screen
- Designate the first Driver and Navigator
- Gallery sets a timer
- Try this with a Google timer (~15 min)
- Gallery rotates at the timer’s end
- Driver joins the Gallery
- Navigator becomes the Driver
- A Gallery member becomes the Navigator
- Reset the timer and repeat