Onboarding & training assistant
A guided assistant for new hires or for any employee learning a new role. Walks through the firm's onboarding curriculum at the user's pace, answers questions as they come up grounded on company documentation, tracks progress, and flags topics where the user seems stuck. Sits alongside the structured onboarding plan rather than replacing it — handles the 'where do I find that?' and 'what does this acronym mean?' load that otherwise falls on managers and buddies. Particularly valuable in firms hiring at any meaningful rate, where each new joiner currently absorbs time from senior staff.
Requirements describe capabilities the pattern needs in your environment, not the vendors you must buy. Any system that fills a requirement satisfies it — that’s what makes the catalog portable across the long tail of SMB tooling.
onboarding_curriculum_sourceThe structured plan the user is working through. Defines what they should know by when.
- structured onboarding documents per role
- LMS course definitions
- checklist maintained by People Ops
- role-specific runbook
company_knowledge_baseThe wider company knowledge the assistant answers from when the user has questions outside the curriculum.
- internal wiki
- company handbook
- shared knowledge base also used by C7 if live
- structured policy documents
user_progress_storeWhere the user's progress through the curriculum is tracked. Lets the assistant know what they've covered and what's next.
- LMS progress tracking
- structured checklist in the People Ops system
- internal database the pattern maintains
conversation_surfaceWhere the user interacts with the assistant. Has to be low-friction since they'll use it many times a day during onboarding.
- chat DM with the assistant
- chat panel in the company portal
- browser extension available across internal tools
manager_visibility_loopPeriodic summary to the new hire's manager about progress, stuck points, and topics the assistant flagged for human attention.
- weekly email digest to the manager
- summary card in the manager's view of their team
- monthly review attached to a 1:1 prep
human_handoff_routeWhen the assistant can't answer well, where the user gets routed to a human. Either their buddy, their manager, or a designated subject expert.
- DM to the assigned buddy
- ticket created for People Ops
- escalation to a topic-specific subject matter expert
- 01On user's first interaction, load their curriculum and current progress
onboarding_curriculum_sourceuser_progress_store - 02Suggest the next module or topic based on the curriculum and where the user left off
onboarding_curriculum_source - 03User asks a question or works through content; assistant retrieves from curriculum first, then company knowledge
company_knowledge_baseconversation_surface - 04Generate an answer grounded on retrieved content, with inline citations and a follow-up offer
conversation_surface - 05Update progress and note any topics the user asked about repeatedly (signals stuck-points)
user_progress_store - 06If the assistant can't answer confidently, route to human handoff with context
human_handoff_routeDECISION Trigger handoff on consecutive low-confidence answers in the same topic. - 07Periodic digest to manager with progress and stuck-points
manager_visibility_loopDECISION Skip if manager_visibility_loop not filled.
Structured outputs this pattern produces. Other patterns and client systems can subscribe to them, which is how the catalog composes over time.
onboarding_progress_signalPer-hire progress data, useful for benchmarking how long different roles take to ramp.
- People Ops dashboards
- manager 1:1 prep
- hiring quality reviews
curriculum_gap_signalTopics where new hires consistently ask the assistant questions the curriculum should have covered.
- curriculum maintenance
- buddy program design
- training material updates
stuck_point_signalConcepts users find genuinely difficult, surfaced as candidates for better documentation or live training.
- L&D priorities
- documentation team