Two parts: first get the shared files syncing onto your machine through Google Drive, then run the setup in Claude. About two minutes total. Do the left column before the right.
Part 1
Get the files on your machineGoogle Drive
1
Install Google Drive for Desktop and sign in with your work Google account.
2
Open the CO119os folder Nick shared with you: click the link in his message, or go to drive.google.com → Shared with me.
3
Add it to your own Drive so it syncs locally. Right-click the CO119os folder → Organize → Add shortcut → choose My Drive → Add.
This step is required. Files in “Shared with me” don’t download on their own — the shortcut is what makes them appear on your computer.
4
Give Drive a moment to sync. The folder then appears on your machine under Google Drive → My Drive → CO119os.
The shared files are read-only — that’s expected. Your own workspace (created in the next part) lives in your personal Drive and is fully yours to edit.
Part 2
Run the setupClaude Code
1
Make sure the Claude app is installed and you are logged in.
2
Open Claude and click the Code tab. Select your home folder when prompted — it shows your name (e.g. /Users/yourname).
3
Copy the prompt below, paste it into Claude Code, and press Enter. Answer the two questions it asks — Claude handles everything else.
4
When onboarding finishes, Claude tells you to close and reopen. Close the session, reopen the Claude app → Code tab → select the personal workspace folder shown (in your Google Drive, named like yourname-os).
Open that folder every time you use the Company 119 OS — it loads your context automatically.
Paste this into Claude Code
I need to set up the Company 119 OS on this machine.
1. Ask me for my full name and work Google email — wait for my answers before continuing.
2. Find the CO119os folder in my Google Drive under ~/Library/CloudStorage/, then run: bash "[found_path]/install.sh" "Full Name" "email@company.com" — fill in the path you found and my answers.
3. The script will print a personal workspace path at the end. Read the file at [that path]/.claude/skills/co119-onboard/SKILL.md and follow it from Phase 0 — skip nothing, treat it as the active skill.
4. When the skill's onboarding is fully complete, tell me: "Close Claude Code. Reopen it and select [personal workspace path] as your folder. Open that folder every time you use the Company 119 OS."
If anything fails at any step, stop and tell me what went wrong.