Onboarding
Carla: use the in-person session run sheet during live coaching. Easton: quick links, Snippets hub, and week-by-week tasks below. Bookmark hub.sparksmediastudios.com/onboarding in Teams and your browser.
| Min | You (Carla) | Easton |
|---|---|---|
| 0–5 | Confirm he can open Snippets hub | Sign in; bookmark; add one test snippet (e.g. easton/hello — orient prompt) |
| 5–15 | Watch | User Rules — Settings → User Rules, or four .mdc files under %USERPROFILE%\.cursor\rules\; restart Cursor |
| 15–25 | Watch | Agent-guided Git install + git --version (his starter pack Part 3) |
| 25–40 | Watch terminal | Clone am-media-v2, open repo root in Cursor |
| 40–55 | Explain develop vs main, branch-per-task | Snippet #1 from hub (or his Part 4 backup) in Chat |
| 55–75 | Watch | First branch, README line, commit, push |
| 75–90 | GitHub: verify PR base develop, merge when CI green | Open PR, request your review; pull develop after you merge |
Success: One merged PR to develop; he can repeat daily-start git flow alone (his Part 6 §E5).
| Cannot open Snippets hub | Cloudflare Access policy for his email |
|---|---|
| git push permission denied | Repo → Settings → Collaborators → easton-sparks Write |
| PR targets main | Show him how to change base to develop |
| Agent only gives bash | He says: "PowerShell for Windows." |
Your files (keep a copy outside the repo): Local tutoring files (not on GitHub if you reclone am-media-v2): easton_cursor_starter_pack.md, easton_onboarding.md, carla_easton_session_runsheet.md.
Easton's daily reference: easton_cursor_starter_pack.md. Big picture: easton_onboarding.md.
develop, not main). Carla may also send a sandbox link in Teams.Day 1: open Snippets hub, add a test snippet, then use week checklists in Summer Onboarding.
Accounts, first commit, branches, sandbox PRs
Mon–Wed 2h each · Thu–Fri 7h each (22h total)
Watch
Accounts, first commit, branches, sandbox PRs
Fork → branch → PR → review → merge on real work
Multi-commit PRs, push rejected, merge conflicts
Issues, Projects board, CI checks on PRs
What each repo is for; scope boundaries
Knowledge Hub, optional local dev
Semi-independent delivery
Pick work from the board
Graduation checklist + ongoing role agreement
When you're stuck: 1. Read the full error message. 2. Search the exact error text (Google or YouTube). 3. Check https://www.githubstatus.com 4. Message Carla with: what you tried, what you expected, what happened, and the error text (screenshot OK). Do not force-push or run commands you don't understand without asking first.
← Back to dashboard/onboarding