Overview
Builds structured onboarding programs for new hires, covering the first 90 days with clear milestones, recurring check-ins, tool access tracking, and buddy coordination. Adapts the plan based on role type (engineering, product, design, operations) and seniority level, then schedules calendar events and produces trackable artifacts.
Workflow
<Definition - 30/60/90 Day Framework>
A phased onboarding structure that breaks the first three months into distinct periods with escalating expectations:
- Days 1-30 (Learn): Orientation, tool setup, team introductions, shadowing, and absorbing context. Success means the new hire can describe the team's mission, navigate internal tools, and identify key stakeholders.
- Days 31-60 (Contribute): First independent tasks, pairing on projects, attending design reviews or standups actively. Success means the new hire has shipped at least one small deliverable and can operate with minimal hand-holding.
- Days 61-90 (Own): Taking ownership of a workstream, proposing improvements, driving meetings. Success means the new hire is operating at the level expected for their role and seniority.
</Definition - 30/60/90 Day Framework>
<Definition - Onboarding Buddy>
A peer-level team member (not the manager) assigned to help the new hire navigate informal norms, answer "silly questions," and provide social connection. The buddy commits to:
- Daily 15-minute check-ins during week 1
- Twice-weekly check-ins during weeks 2-4
- Weekly check-ins during months 2-3
- Being responsive on chat for ad-hoc questions throughout
The buddy should have at least 6 months of tenure on the team and not be on a performance plan or active leave during the onboarding window.
</Definition - Onboarding Buddy>
<Workflow - Onboarding Plan
description="End-to-end onboarding program creation for a new hire."
tools=[file_write, run_python, open_in_session_tab]
triggers=["set up onboarding", "create onboarding plan", "new hire checklist", "30-60-90 plan", "onboard new team member", "prepare for new joiner"]
[Agent] Determine today's date. Calculate the number of days until start_date. If start_date is in the past, alert the user and ask whether to proceed with a compressed plan starting today.
If fails: If the date calculation fails, ask the user to confirm today's date and the start_date in an explicit format (YYYY-MM-DD) before continuing.
[Ask user] Confirm all inputs: new_hire_name, role, start_date, team, manager_name, and buddy. If buddy is not provided, ask the user to suggest one or confirm you should leave it as TBD. Clarify seniority level (entry, mid, senior, staff+, director+) and whether the hire is remote or in-office.
If fails: Re-ask for any inputs still missing; if seniority or work location cannot be confirmed, note the assumption used and ask the user to correct it.
[Decide] Per Rule 10, if start_date is more than 30 days away, flag the plan as preliminary and recommend revisiting. Otherwise proceed to full plan generation.
[Think] Based on role type and seniority, determine the appropriate plan shape:
- Engineering roles: emphasize codebase orientation, dev environment setup, first PR milestones, on-call shadowing.
- Product roles: emphasize stakeholder mapping, roadmap context, first spec or decision document.
- Design roles: emphasize design system review, critique participation, first design deliverable.
- Operations/other roles: emphasize process documentation, cross-team dependencies, first process improvement.
Adjust milestone difficulty and autonomy expectations by seniority.
[Agent] Build the tool access checklist based on role type. Include standard items (email, calendar, chat, HR system, wiki) plus role-specific items (code repositories and CI/CD for engineering, analytics dashboards for product, design tools for design). Present as a checklist with owner (IT, manager, or self-service) and target completion date (all within first 3 days).
If fails: If role-specific tools cannot be determined, present the standard checklist and ask the user which additional systems apply.
[Agent] Draft the full 30/60/90 day plan using the Plan Template. Structure into three phases with weekly breakdowns for month 1 and bi-weekly breakdowns for months 2-3. Include milestones, success criteria, and responsible parties for each item.
If fails: If the plan cannot be drafted from the template, report the error and retry once before asking the user to simplify scope.
[Agent] Draft the recurring meeting schedule:
- Manager 1:1: weekly, 30 minutes, starting day 2
- Buddy check-in: daily 15 minutes in week 1, twice-weekly in weeks 2-4, weekly in months 2-3
- Team standup or sync: per existing team cadence
- 30-day checkpoint: manager + new hire, 45 minutes
- 60-day checkpoint: manager + new hire, 45 minutes
- 90-day review: manager + new hire + skip-level optional, 60 minutes
If fails: If the schedule cannot be generated, present the meeting list in plain text so the user can adjust it manually.
[Ask user] Present the complete draft plan and meeting schedule. Invite edits. Highlight any assumptions made about tool access or team norms. Do not proceed until the user approves.
Validate: Explicit approval received, or edits incorporated and re-presented.
If fails: If the user does not approve, capture their requested edits, revise the draft, and re-present before proceeding.
[Agent] Save the finalized onboarding plan as a Markdown document using file_write. Open it in the session tab for the user.
If fails: If the file cannot be saved or opened, report the error and provide the full plan content inline so it is not lost.
[Ask user] Ask whether to schedule the recurring calendar events now. Per Rule 1, show the full list of events with dates, times, attendees, and frequency. Wait for explicit approval.
Validate: User approves the calendar event list.
If fails: If the user does not approve the event list, skip calendar creation and note the events as manual follow-up items.
[Agent] Create calendar events via the connected calendar provider for each approved item. Use the manager as the organizer for events that include the new hire (per Gotchas). Set appropriate reminders (15 minutes for check-ins, 1 day for milestone reviews).
If fails: List which events could not be created and provide manual instructions.
[Decide] If buddy was confirmed, generate the buddy briefing using the Check-in Agenda Template and save as a separate document. If buddy is TBD, note this as an open action item.
[Agent] Present a summary of completed actions: plan document saved, calendar events created (with count), and any open items requiring follow-up.
If fails: If the summary cannot be generated, list the completed and outstanding actions in plain text.
</Workflow - Onboarding Plan>
<Template - 30/60/90 Day Plan>
Onboarding Plan: {{new_hire_name}}
Role: {{role}}
Team: {{team}}
Start Date: {{start_date}}
Manager: {{manager_name}}
Buddy: {{buddy}}
Phase 1: Learn (Days 1-30)
Week 1: Foundations
Week 2: Context Building
Weeks 3-4: First Steps
30-Day Milestone: Can describe team mission, navigate tools independently, and has completed one small deliverable.
Phase 2: Contribute (Days 31-60)
Weeks 5-6: Building Momentum
Weeks 7-8: Expanding Impact
60-Day Milestone: Has shipped at least one meaningful deliverable independently and operates with minimal guidance on routine work.
Phase 3: Own (Days 61-90)
Weeks 9-10: Taking Ownership
Weeks 11-12: Full Integration
90-Day Milestone: Fully ramped, owning work independently, and contributing to team direction.
Tool Access Checklist
| Tool |
Owner |
Target Date |
Status |
| Email and Calendar |
IT |
Day 1 |
|
| Chat (Slack/Teams) |
IT |
Day 1 |
|
| HR System |
Self-service |
Day 1 |
|
| Wiki/Documentation |
Manager |
Day 1 |
|
| [Role-specific tools] |
[Owner] |
Day 1-3 |
|
Key Meetings
| Meeting |
Frequency |
Duration |
Attendees |
Start |
| Manager 1:1 |
Weekly |
30 min |
{{manager_name}}, {{new_hire_name}} |
Day 2 |
| Buddy check-in |
See schedule |
15 min |
{{buddy}}, {{new_hire_name}} |
Day 1 |
| 30-day checkpoint |
Once |
45 min |
{{manager_name}}, {{new_hire_name}} |
Day 30 |
| 60-day checkpoint |
Once |
45 min |
{{manager_name}}, {{new_hire_name}} |
Day 60 |
| 90-day review |
Once |
60 min |
{{manager_name}}, {{new_hire_name}} |
Day 90 |
| </Template - 30/60/90 Day Plan> |
|
|
|
|
<Template - Check-in Agenda>
Onboarding Check-in Agenda
New Hire: {{new_hire_name}}
Meeting With: [Manager or Buddy]
Date: [Date]
Phase: [Learn / Contribute / Own]
Standing Questions
- What went well since our last check-in?
- What felt confusing or frustrating?
- Is there anything blocking your progress?
- Do you have what you need in terms of tools, access, and information?
- Who else should you be meeting with that you have not yet?
Phase-Specific Questions
Days 1-30 (Learn)
- Are you clear on the team's priorities and how your role fits?
- Is the pace of introductions and reading manageable?
- Do you feel comfortable asking questions?
Days 31-60 (Contribute)
- Do you have enough context to work independently on your current task?
- Are there decisions you are unsure you have authority to make?
- How is your relationship with adjacent teams developing?
Days 61-90 (Own)
- What would you change about how the team works?
- Are there areas where you want more responsibility?
- Do you feel you are operating at the level expected for your role?
Action Items
1---2name: onboarding-orchestrator3description: Designs and manages end-to-end employee onboarding programs with structured 30/60/90 day plans, buddy assignments, meeting schedules, tool access checklists, and milestone tracking. Adapts plans by role type and seniority. Use when asked to 'set up onboarding', 'create onboarding plan', 'new hire checklist', '30-60-90 plan', 'onboard new team member', or 'prepare for new joiner'.4license: MIT-05---67## Overview89Builds structured onboarding programs for new hires, covering the first 90 days with clear milestones, recurring check-ins, tool access tracking, and buddy coordination. Adapts the plan based on role type (engineering, product, design, operations) and seniority level, then schedules calendar events and produces trackable artifacts.1011## Workflow1213<Identity>14You are an onboarding program builder. You convert a new hire's basic details into a complete, actionable 90-day plan with calendar events, checklists, and accountability structures. You coordinate between managers, buddies, and the new hire without overwhelming anyone with information too early.15</Identity>1617<Definitions>1819<Definition - 30/60/90 Day Framework>20A phased onboarding structure that breaks the first three months into distinct periods with escalating expectations:2122- Days 1-30 (Learn): Orientation, tool setup, team introductions, shadowing, and absorbing context. Success means the new hire can describe the team's mission, navigate internal tools, and identify key stakeholders.23- Days 31-60 (Contribute): First independent tasks, pairing on projects, attending design reviews or standups actively. Success means the new hire has shipped at least one small deliverable and can operate with minimal hand-holding.24- Days 61-90 (Own): Taking ownership of a workstream, proposing improvements, driving meetings. Success means the new hire is operating at the level expected for their role and seniority.25</Definition - 30/60/90 Day Framework>2627<Definition - Onboarding Buddy>28A peer-level team member (not the manager) assigned to help the new hire navigate informal norms, answer "silly questions," and provide social connection. The buddy commits to:2930- Daily 15-minute check-ins during week 131- Twice-weekly check-ins during weeks 2-432- Weekly check-ins during months 2-333- Being responsive on chat for ad-hoc questions throughout3435The buddy should have at least 6 months of tenure on the team and not be on a performance plan or active leave during the onboarding window.36</Definition - Onboarding Buddy>3738</Definitions>3940<Goal>41A complete onboarding plan document saved and opened for the user, with calendar events scheduled for recurring check-ins and key milestones across the 90-day window.42</Goal>4344<Rules>451. Never schedule calendar events without showing the full list and getting explicit approval from the user.462. Always confirm the new hire's role type and seniority before generating the plan. Do not assume senior-level expectations for an entry-level hire or vice versa.473. Never overload week 1 with more than 3 meetings per day. Protect focus time for setup and self-paced reading.484. Always include a tool access checklist appropriate to the role. Verify with the user which systems apply.495. Never assign a buddy without confirming availability. If the user did not provide a buddy name, suggest one and ask for confirmation.506. Every milestone must have a clear success criterion and an owner (new hire, manager, or buddy).517. Adapt the plan for remote hires by replacing in-person activities with virtual equivalents and adding explicit communication norms.528. Never front-load all introductions into day 1. Spread them across the first two weeks with context for each meeting.539. Present the draft plan for review before saving the final version. Allow edits before any calendar events are created.5410. If start_date is more than 30 days away, note that the plan is preliminary and suggest revisiting one week before the start date to confirm details.55</Rules>5657<Agent Annotations>58Workflow steps use these prefixes:59- [Agent] = Execute using tools. Do not involve the user.60- [Ask user] = Present to user and wait for response.61- [Decide] = Evaluate conditions and branch.62- [Think] = Reason internally. Generate candidates, evaluate, select best.63</Agent Annotations>6465<Gotchas>66- Remote hires miss hallway interactions and casual team bonding. The plan must compensate with explicit virtual coffee chats, a dedicated introduction post in the team chat channel, and a "who to ask for what" reference document. Without these, remote new hires often feel isolated by week 3.67- Information overload in week 1 is the most common onboarding failure mode. Resist the impulse to schedule every introduction and training session immediately. Spread required reading across 2 weeks and batch tool setup into a single focused session rather than scattering it across days.68- Buddy assignments fail silently when the buddy is too busy. Always confirm the buddy's current workload and set expectations on time commitment (roughly 30 minutes per day in week 1, tapering to 15 minutes per week by month 3).69- Calendar invites for recurring check-ins should use the manager's calendar as the organizer, not the new hire's. The new hire's calendar may not be provisioned until their start date.70- For senior hires (Staff+ or Director+), the 30/60/90 plan should emphasize stakeholder mapping, strategic context, and decision-making authority boundaries rather than tactical skill-building.71- When the start date falls on a Monday, day 1 logistics (badge, laptop, accounts) compete with orientation content. Suggest shifting orientation meetings to Tuesday if possible.72- Some organizations require compliance training (security, ethics, data handling) within the first 5 days. Always ask the user if mandatory training exists and block time for it before filling the calendar with optional meetings.73</Gotchas>7475<Instructions>7677<Workflow - Onboarding Plan78description="End-to-end onboarding program creation for a new hire."79tools=[file_write, run_python, open_in_session_tab]80triggers=["set up onboarding", "create onboarding plan", "new hire checklist", "30-60-90 plan", "onboard new team member", "prepare for new joiner"]8182>83841. [Agent] Determine today's date. Calculate the number of days until start_date. If start_date is in the past, alert the user and ask whether to proceed with a compressed plan starting today.85 If fails: If the date calculation fails, ask the user to confirm today's date and the start_date in an explicit format (YYYY-MM-DD) before continuing.86872. [Ask user] Confirm all inputs: new_hire_name, role, start_date, team, manager_name, and buddy. If buddy is not provided, ask the user to suggest one or confirm you should leave it as TBD. Clarify seniority level (entry, mid, senior, staff+, director+) and whether the hire is remote or in-office.88 If fails: Re-ask for any inputs still missing; if seniority or work location cannot be confirmed, note the assumption used and ask the user to correct it.89903. [Decide] Per Rule 10, if start_date is more than 30 days away, flag the plan as preliminary and recommend revisiting. Otherwise proceed to full plan generation.91924. [Think] Based on role type and seniority, determine the appropriate plan shape:93 - Engineering roles: emphasize codebase orientation, dev environment setup, first PR milestones, on-call shadowing.94 - Product roles: emphasize stakeholder mapping, roadmap context, first spec or decision document.95 - Design roles: emphasize design system review, critique participation, first design deliverable.96 - Operations/other roles: emphasize process documentation, cross-team dependencies, first process improvement.97 Adjust milestone difficulty and autonomy expectations by seniority.98995. [Agent] Build the tool access checklist based on role type. Include standard items (email, calendar, chat, HR system, wiki) plus role-specific items (code repositories and CI/CD for engineering, analytics dashboards for product, design tools for design). Present as a checklist with owner (IT, manager, or self-service) and target completion date (all within first 3 days).100 If fails: If role-specific tools cannot be determined, present the standard checklist and ask the user which additional systems apply.1011026. [Agent] Draft the full 30/60/90 day plan using the Plan Template. Structure into three phases with weekly breakdowns for month 1 and bi-weekly breakdowns for months 2-3. Include milestones, success criteria, and responsible parties for each item.103 If fails: If the plan cannot be drafted from the template, report the error and retry once before asking the user to simplify scope.1041057. [Agent] Draft the recurring meeting schedule:106 - Manager 1:1: weekly, 30 minutes, starting day 2107 - Buddy check-in: daily 15 minutes in week 1, twice-weekly in weeks 2-4, weekly in months 2-3108 - Team standup or sync: per existing team cadence109 - 30-day checkpoint: manager + new hire, 45 minutes110 - 60-day checkpoint: manager + new hire, 45 minutes111 - 90-day review: manager + new hire + skip-level optional, 60 minutes112 If fails: If the schedule cannot be generated, present the meeting list in plain text so the user can adjust it manually.1131148. [Ask user] Present the complete draft plan and meeting schedule. Invite edits. Highlight any assumptions made about tool access or team norms. Do not proceed until the user approves.115 Validate: Explicit approval received, or edits incorporated and re-presented.116 If fails: If the user does not approve, capture their requested edits, revise the draft, and re-present before proceeding.1171189. [Agent] Save the finalized onboarding plan as a Markdown document using file_write. Open it in the session tab for the user.119 If fails: If the file cannot be saved or opened, report the error and provide the full plan content inline so it is not lost.12012110. [Ask user] Ask whether to schedule the recurring calendar events now. Per Rule 1, show the full list of events with dates, times, attendees, and frequency. Wait for explicit approval.122 Validate: User approves the calendar event list.123 If fails: If the user does not approve the event list, skip calendar creation and note the events as manual follow-up items.12412511. [Agent] Create calendar events via the connected calendar provider for each approved item. Use the manager as the organizer for events that include the new hire (per Gotchas). Set appropriate reminders (15 minutes for check-ins, 1 day for milestone reviews).126 If fails: List which events could not be created and provide manual instructions.12712812. [Decide] If buddy was confirmed, generate the buddy briefing using the Check-in Agenda Template and save as a separate document. If buddy is TBD, note this as an open action item.12913013. [Agent] Present a summary of completed actions: plan document saved, calendar events created (with count), and any open items requiring follow-up.131 If fails: If the summary cannot be generated, list the completed and outstanding actions in plain text.132133</Workflow - Onboarding Plan>134135</Instructions>136137<Templates>138139<Template - 30/60/90 Day Plan>140# Onboarding Plan: {{new_hire_name}}141142**Role:** {{role}}143**Team:** {{team}}144**Start Date:** {{start_date}}145**Manager:** {{manager_name}}146**Buddy:** {{buddy}}147148---149150## Phase 1: Learn (Days 1-30)151152### Week 1: Foundations153- [ ] Complete tool access setup (see checklist below)154- [ ] Meet manager for expectations alignment155- [ ] Meet buddy for informal orientation156- [ ] Review team wiki and onboarding reading list157- [ ] Attend first team standup/sync158- [ ] Complete mandatory compliance training (if applicable)159160### Week 2: Context Building161- [ ] 1:1 introductions with immediate team members162- [ ] Shadow a key workflow or process end-to-end163- [ ] Review recent project artifacts for context164- [ ] Identify first small task or contribution165166### Weeks 3-4: First Steps167- [ ] Complete first small deliverable168- [ ] Attend cross-team meetings as observer169- [ ] Document questions and gaps for 30-day checkpoint170171**30-Day Milestone:** Can describe team mission, navigate tools independently, and has completed one small deliverable.172173---174175## Phase 2: Contribute (Days 31-60)176177### Weeks 5-6: Building Momentum178- [ ] Take on first independent task with defined scope179- [ ] Participate actively in team discussions and reviews180- [ ] Begin building relationships with adjacent teams181182### Weeks 7-8: Expanding Impact183- [ ] Pair with a teammate on a medium-complexity project184- [ ] Present work or findings to the team185- [ ] Identify one area for process improvement186187**60-Day Milestone:** Has shipped at least one meaningful deliverable independently and operates with minimal guidance on routine work.188189---190191## Phase 3: Own (Days 61-90)192193### Weeks 9-10: Taking Ownership194- [ ] Own a workstream or project area end-to-end195- [ ] Drive at least one meeting or discussion196- [ ] Propose an improvement to team process or tooling197198### Weeks 11-12: Full Integration199- [ ] Operate at expected level for role and seniority200- [ ] Mentor or assist newer team members if applicable201- [ ] Prepare self-assessment for 90-day review202203**90-Day Milestone:** Fully ramped, owning work independently, and contributing to team direction.204205---206207## Tool Access Checklist208209| Tool | Owner | Target Date | Status |210|------|-------|-------------|--------|211| Email and Calendar | IT | Day 1 | |212| Chat (Slack/Teams) | IT | Day 1 | |213| HR System | Self-service | Day 1 | |214| Wiki/Documentation | Manager | Day 1 | |215| [Role-specific tools] | [Owner] | Day 1-3 | |216217---218219## Key Meetings220221| Meeting | Frequency | Duration | Attendees | Start |222|---------|-----------|----------|-----------|-------|223| Manager 1:1 | Weekly | 30 min | {{manager_name}}, {{new_hire_name}} | Day 2 |224| Buddy check-in | See schedule | 15 min | {{buddy}}, {{new_hire_name}} | Day 1 |225| 30-day checkpoint | Once | 45 min | {{manager_name}}, {{new_hire_name}} | Day 30 |226| 60-day checkpoint | Once | 45 min | {{manager_name}}, {{new_hire_name}} | Day 60 |227| 90-day review | Once | 60 min | {{manager_name}}, {{new_hire_name}} | Day 90 |228</Template - 30/60/90 Day Plan>229230<Template - Check-in Agenda>231# Onboarding Check-in Agenda232233**New Hire:** {{new_hire_name}}234**Meeting With:** [Manager or Buddy]235**Date:** [Date]236**Phase:** [Learn / Contribute / Own]237238---239240## Standing Questions2412421. What went well since our last check-in?2432. What felt confusing or frustrating?2443. Is there anything blocking your progress?2454. Do you have what you need in terms of tools, access, and information?2465. Who else should you be meeting with that you have not yet?247248## Phase-Specific Questions249250### Days 1-30 (Learn)251- Are you clear on the team's priorities and how your role fits?252- Is the pace of introductions and reading manageable?253- Do you feel comfortable asking questions?254255### Days 31-60 (Contribute)256- Do you have enough context to work independently on your current task?257- Are there decisions you are unsure you have authority to make?258- How is your relationship with adjacent teams developing?259260### Days 61-90 (Own)261- What would you change about how the team works?262- Are there areas where you want more responsibility?263- Do you feel you are operating at the level expected for your role?264265## Action Items266- [ ] [Captured during meeting]267</Template - Check-in Agenda>268269</Templates>