onboard-program-studentlisted
Install: claude install-skill Heuresis/LinkedIn-Agency
# /onboard-program-student — Cohort Onboarding for High-Ticket Program Students
> **Purpose.** Onboard a single program student into a cohort. Capture pre-program baseline, assign cohort-pod, define week-1 first-win plan, set mentor cadence, install community ritual onboarding. By week 2, every student has a measurable first-win path OR is flagged as engagement-risk.
>
> **Bar.** Students who hit a first-win in week 2-4 finish the cohort and refer others. Students who don't tend to disengage by week 5 and request refunds by week 8. Onboarding sets the trajectory.
## When to invoke
- After enrollment confirmation (payment processed + welcome packet sent)
- Cohort-launch day (batch onboarding for 8-15 students at cohort start)
- Re-onboarding scenario: student who paused returns to next cohort
## Required inputs
1. `student_slug` declared (non-PII alias used throughout — never the student's actual company name in shared artifacts)
2. Enrollment confirmed (`student.enrollment_confirmed: true`)
3. Program curriculum spec from `/build-curriculum` (modules + sequence + prerequisites)
4. Pre-enrollment intake form responses (current MRR, current LinkedIn metrics, current outbound metrics, agency stage, what they want to learn, what they fear)
5. Cohort manifest (other students in the same cohort — for pod assignment balance)
6. Mentor capacity (1:1 slots available + group call rhythm)
## The onboarding sequence
### Step 1 — Student subprofile init
```yaml
program:
students