npm
mob
Tool for smooth Git handover in mob programming sessions
brew
macos
linux
Try with need
$
npx @agentneeds/need mob
Or install directly
$
brew install mob
Source
About
Tool for smooth Git handover in mob programming sessions
Commands
mob
Examples
Start a mob programming session
$
mob start
Hand over to the next person in the mob
$
mob next
Finish the mob session and create a commit
$
mob done