(forwward) Scans how a project is set up and reports what's missing before work starts — is there a .env, is every .env.example key set, and are localhost / staging / prod each wired? Triggers on "check my setup", "is this project ready to run", "am I ready to run this", onboarding to a codebase, or
(forwward) Scans how a project is set up and reports what's missing before work starts — is there a .env, is every .env.example key set, and are localhost / staging / prod each wired? Triggers on "check my setup", "is this project ready to run", "am I ready to run this", onboarding to a codebase, or before /gate on a fresh clone.