TLDR


Problem: Engineers change teams frequently, and slow onboarding wastes everyone's time.

Goal: Minimise the time between git clone and first meaningful pull request.

Key practices:



Setup scripts that interactively guide new engineers through environment configuration

Code formatting tools (Prettier, ESLint) committed to the repo so...