agentsclimarketplace

Lo onboarding orchestrator

Skill stephenrogan/augmented-csm/skills/pillar-2-lifecycle-orchestration/lo-onboarding-orchestrator

38 agent skills for the complete CSM operational surface area. Built to the Agent Skills open standard.

Install
npx -y skills add stephenrogan/augmented-csm --skill lo-onboarding-orchestrator

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Manages the customer onboarding workflow from sales handoff through first-value milestone. Sequences tasks, triggers communications, tracks completion, and flags delays. Use when asked to set up onboarding for a new customer, track onboarding progress, build onboarding workflows, automate onboarding sequences, manage customer go-live, monitor time-to-value, or when any new account needs to be moved through a structured activation process. Also triggers for questions about onboarding playbooks, kickoff coordination, or implementation tracking.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

9.5 KB, as published. Nobody here has run it

Onboarding Orchestrator

Manages the end-to-end onboarding workflow for new customers. Sequences tasks, triggers milestone-based communications, tracks completion against timeline, and flags delays or blockers for human intervention. Part of the Lifecycle Orchestration pillar -- the highest-volume workflow in most CS organisations.

This is an execution and tracking skill. It runs the onboarding process -- scheduling tasks, sending templated communications, updating CRM fields, and monitoring progress. It hands off to the human at defined decision points: when the customer deviates from the expected path, when a blocker requires judgment, or when the kickoff call needs to be led.

When to Run

  • Triggered: When a new deal closes and the handoff from sales is initiated (CRM opportunity stage = Closed Won)
  • Continuous: Once activated for an account, runs until the onboarding workflow reaches the "first-value milestone" or is manually closed
  • On-demand: When a CSM requests onboarding status or needs to reset/restart an onboarding workflow

Onboarding Workflow Structure

The onboarding workflow is a sequence of phases, each containing tasks with defined triggers, owners, and completion criteria. The skill executes AGENT tasks automatically and surfaces HUMAN tasks with context and deadlines.

Phase 1: Handoff and Setup (Days 0-3)

TaskOperatorTriggerCompletion Criteria
Generate handoff brief from sales dataAGENTDeal closesBrief created with deal context, customer expectations, technical requirements, key contacts
Create onboarding project in CRMAGENTDeal closesProject record created with all fields populated, timeline set
Send welcome email to primary contactAGENTHandoff brief approved by CSMEmail sent using segment-appropriate template with personalisation
Schedule kickoff callAGENTWelcome email sentCalendar invite sent to customer contacts + CSM + relevant internal stakeholders
Prepare kickoff deckAGENTKickoff call scheduledDeck generated with account context, agenda, expected outcomes, timeline
Lead kickoff callHUMANCall scheduledCSM leads the call, sets expectations, confirms goals and timeline

Phase 2: Technical Activation (Days 3-14)

TaskOperatorTriggerCompletion Criteria
Provision account and configure environmentAGENTKickoff completeAccount provisioned per technical requirements from handoff brief
Send configuration guide to customerAGENTEnvironment provisionedGuide sent with step-by-step instructions tailored to customer's use case
Track configuration completionAGENTGuide sentMonitor product analytics for configuration milestones; flag if incomplete after 5 business days
Send check-in email at Day 7AGENTDay 7 from kickoffTemplated check-in asking about configuration progress, offering help
Resolve configuration blockersHUMANBlocker flagged by tracking or customerCSM investigates and resolves -- may involve support, product, or direct guidance

Phase 3: Adoption and First Value (Days 14-45)

TaskOperatorTriggerCompletion Criteria
Track first use-case completionAGENTConfiguration completeMonitor product analytics for core workflow execution; flag if no activity after 7 days
Send adoption tips email sequenceAGENTFirst login detected3-email sequence over 14 days: getting started, advanced tips, success stories
Schedule 30-day check-in callAGENTDay 25 from kickoffCalendar invite to primary contact + CSM
Generate 30-day progress reportAGENTDay 28 from kickoffReport with usage metrics vs. onboarding plan, adoption milestones hit/missed
Lead 30-day review callHUMANCall scheduledCSM reviews progress, adjusts adoption plan, identifies expansion of scope
Declare first-value milestoneHUMANEvidence of value realisationCSM confirms the customer has achieved their primary use case. Onboarding complete

Phase 4: Transition to Steady State (Days 45-60)

TaskOperatorTriggerCompletion Criteria
Update account lifecycle stage in CRMAGENTFirst-value declaredStage changed from "Onboarding" to "Adopted"
Generate onboarding summaryAGENTStage changeSummary document: timeline, milestones, blockers encountered, CSM notes
Transition to steady-state check-in cadenceAGENTStage changeOnboarding cadence deactivated; steady-state cadence activated via lo-check-in-scheduler
Send onboarding completion emailAGENTStage changeEmail to customer confirming successful onboarding, introducing ongoing support model

See references/onboarding-templates.md for all email templates and deck formats referenced above.

Delay Detection and Escalation

The skill monitors elapsed time at every task and flags delays:

Delay ConditionAction
Task not completed within expected timeframe + 2 business daysInternal flag to CSM: "Task [X] is overdue by [N] days"
Customer-dependent task stalled for 5+ business daysAutomated nudge email to customer (configurable, can be disabled)
Phase not completed within expected timeframe + 5 business daysEscalation flag to CSM + manager: "Onboarding for [account] is behind schedule"
No product activity detected 10+ days post-kickoffAlert CSM: "No usage detected -- investigate whether technical blocker exists"

Delay detection is automated. Delay resolution is HUMAN -- the CSM decides whether to push, adjust the timeline, or escalate.

Output Format

Onboarding status record (per account):

{
  "account_id": "string",
  "onboarding_start": "2026-03-01",
  "current_phase": "phase_2_technical_activation",
  "days_in_onboarding": 10,
  "expected_completion": "2026-04-15",
  "tasks_completed": 8,
  "tasks_remaining": 7,
  "tasks_overdue": 1,
  "overdue_details": [
    { "task": "Configuration completion", "expected_by": "2026-03-08", "days_overdue": 2, "owner": "customer" }
  ],
  "next_agent_action": { "task": "Send Day 7 check-in email", "scheduled": "2026-03-08" },
  "next_human_action": { "task": "Resolve configuration blocker", "urgency": "this_week" },
  "health_indicators": {
    "product_activity_detected": true,
    "customer_responsive": true,
    "on_track": false,
    "risk_level": "low"
  }
}

Handoff to Human

Decision PointContext ProvidedWhat the Human Decides
Kickoff callHandoff brief, deck, customer expectationsHow to frame the engagement, which goals to prioritise
Configuration blockerBlocker details, days stalled, customer communicationsWhether to troubleshoot directly, involve support, or adjust scope
30-day reviewProgress report, usage data, milestone statusWhether onboarding is on track, whether to adjust the plan
First-value declarationUsage evidence, customer feedback, adoption metricsWhether the customer has achieved sufficient value to transition to steady state
Onboarding at riskDelay escalation data, customer engagement patternWhether to extend onboarding, escalate internally, or accept the pace

Confidence and Limitations

  • High confidence for task sequencing, scheduling, and tracking -- these are deterministic workflows
  • Medium confidence for delay detection -- the system knows tasks are late but not why
  • Cannot assess whether the customer is satisfied with the onboarding experience (that requires human interaction)
  • Cannot adapt the onboarding plan to customer-specific circumstances without human input (e.g., customer wants to skip Phase 2 because they have internal technical resources)
  • Template communications work for standard onboarding. Complex enterprise onboarding may require fully custom communications written by the CSM

Dependencies

Required:

  • CRM API (deal data for handoff, project tracking, lifecycle stage management)
  • Calendar integration (scheduling kickoff and check-in calls)
  • Email integration (sending templated communications)
  • Product analytics (tracking configuration completion, first usage, adoption milestones)

Optional:

  • lo-handoff-manager (for generating the sales-to-CS handoff brief)
  • bi-health-score (for onboarding health indicators)
  • lo-milestone-tracker (for detailed milestone tracking beyond the onboarding scope)
  • Document generation (for kickoff decks and progress reports)

References

  • references/onboarding-templates.md -- Email templates, deck structure, and report formats
  • references/segment-variations.md -- How the onboarding workflow adapts by segment (enterprise vs. mid-market vs. SMB)

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.