Skip to content

Instantly share code, notes, and snippets.

View WinterIsComing11's full-sized avatar

Winter WinterIsComing11

View GitHub Profile
@WinterIsComing11
WinterIsComing11 / preflight.js
Created April 24, 2026 18:36
CCOS Professor Pack - pre-session readiness check (safe to share publicly)
#!/usr/bin/env node
/*
* preflight.js — CCOS Professor Pack pre-session readiness checker.
*
* SEND THIS TO A CLIENT BEFORE THEIR FIRST COACHING SESSION.
*
* The client runs this on their own machine — it reports whether their
* environment has everything needed for the bootstrap to succeed, WITHOUT
* installing anything. Purely read-only. Safe to share publicly.
*