Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Onboarding Orchestrator

ASecurity

Design and execute customer onboarding playbooks with milestones, success metrics, and automated touchpoints

36 stars
0 votes
0 copies
0 views
Added 9/22/2026
businessrustgoapi

Works with

apimcp

Security Analysis

A100/100

Scanned 9/22/2026

Install to Claude Code

$npx -y skills add NVlabs/Skill2Env --skill onboarding-orchestrator --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Onboarding Orchestrator?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Onboarding Orchestrator
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/nvlabs-onboarding-orchestrator/badge)](https://www.skillsdirectory.com/skills/nvlabs-onboarding-orchestrator)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: onboarding-orchestrator
description: Design and execute customer onboarding playbooks with milestones, success metrics, and automated touchpoints
license: MIT
metadata:
  author: ClawFu
  version: 1.0.0
  mcp-server: "@clawfu/mcp-skills"
---

# Onboarding Orchestrator

> Create structured onboarding programs that drive rapid time-to-value through milestone-based playbooks, proactive touchpoints, and early success metrics.

## When to Use This Skill

- Designing new onboarding programs
- Improving existing onboarding metrics
- Creating segment-specific playbooks
- Automating onboarding touchpoints
- Measuring onboarding effectiveness

## Methodology Foundation

Based on **Lincoln Murphy's First Value Delivery** and **Gainsight Onboarding Best Practices**, focusing on:
- Time to First Value (TTFV)
- Milestone-based progression
- Success criteria definition
- Risk identification during ramp

## What Claude Does vs What You Decide

| Claude Does | You Decide |
|-------------|------------|
| Designs milestone frameworks | Implementation timeline |
| Creates touchpoint schedules | Resource allocation |
| Identifies success metrics | Definition of "success" |
| Suggests automation triggers | Tool selection |
| Builds playbook templates | Customization per segment |

## Instructions

### Step 1: Define Onboarding Phases

**Standard 4-Phase Model:**

| Phase | Duration | Focus | Exit Criteria |
|-------|----------|-------|---------------|
| **Kickoff** | Week 1 | Alignment, access | Kickoff complete, logins work |
| **Setup** | Week 2-3 | Configuration | Core setup done |
| **Adoption** | Week 4-6 | First use case | TTFV achieved |
| **Optimization** | Week 7-12 | Full rollout | Steady state reached |

### Step 2: Map Milestones per Phase

**Kickoff Milestones:**
- [ ] Kickoff call completed
- [ ] Success criteria documented
- [ ] Admin account created
- [ ] Integration requirements identified
- [ ] Timeline agreed

**Setup Milestones:**
- [ ] Technical setup complete
- [ ] Data migration (if needed)
- [ ] Integrations connected
- [ ] User accounts provisioned
- [ ] Admin trained

**Adoption Milestones:**
- [ ] First workflow created
- [ ] 50% users logged in
- [ ] First value moment achieved
- [ ] End user training complete
- [ ] Champion identified

**Optimization Milestones:**
- [ ] 80% users active
- [ ] Full use case deployed
- [ ] Self-service adoption
- [ ] QBR scheduled
- [ ] Expansion discussed

### Step 3: Design Touchpoint Cadence

| Day | Type | Purpose | Owner |
|-----|------|---------|-------|
| 0 | Email | Welcome + next steps | Auto |
| 1 | Call | Kickoff call | CSM |
| 3 | Email | Setup checklist | Auto |
| 7 | Call | Setup review | CSM |
| 14 | Email | Training resources | Auto |
| 21 | Call | Adoption check-in | CSM |
| 30 | Email | 30-day survey | Auto |
| 45 | Call | Value review | CSM |
| 60 | Email | Optimization tips | Auto |
| 90 | Call | QBR/Health check | CSM |

### Step 4: Define Success Metrics

| Metric | Target | Measurement |
|--------|--------|-------------|
| Time to Kickoff | <3 days | Contract → Kickoff |
| Time to Setup | <14 days | Kickoff → Setup complete |
| Time to First Value | <30 days | Contract → First use case |
| 30-day activation | >70% | Users logged in |
| 60-day adoption | >50% | Users weekly active |
| Onboarding CSAT | >4.5 | Survey score |
| Onboarding NPS | >50 | Survey score |

## Examples

### Example 1: B2B SaaS Onboarding Playbook

**Output:**
```
## Customer Onboarding Playbook: Enterprise Segment

### Overview
- **Segment**: Enterprise ($100K+ ARR)
- **Target TTFV**: 45 days
- **CSM:Account Ratio**: 1:15
- **Onboarding Duration**: 90 days

---

### Phase 1: Kickoff (Days 0-7)

**Objectives:**
- Establish relationship and trust
- Align on success criteria
- Set expectations and timeline

**Milestones:**
| Milestone | Owner | Day | Status |
|-----------|-------|-----|--------|
| Welcome email sent | Auto | 0 | |
| Kickoff scheduled | CSM | 1 | |
| Kickoff call completed | CSM | 3 | |
| Success criteria doc sent | CSM | 4 | |
| Technical requirements gathered | CSM | 5 | |
| Project plan shared | CSM | 7 | |

**Kickoff Call Agenda (60 min):**
1. Introductions (5 min)
2. Business objectives (15 min)
3. Success criteria definition (15 min)
4. Technical overview (10 min)
5. Timeline and milestones (10 min)
6. Q&A and next steps (5 min)

**Success Criteria Template:**
```markdown
## [Customer] Success Criteria

**Business Objectives:**
1. [Primary goal]
2. [Secondary goal]

**Success Metrics:**
| Metric | Baseline | Target | Timeline |
|--------|----------|--------|----------|
| [Metric 1] | X | Y | 90 days |

**Key Stakeholders:**
| Name | Role | Involvement |
|------|------|-------------|

**Risks/Dependencies:**
-
```

**Exit Criteria → Phase 2:**
- [ ] Kickoff call complete
- [ ] Success criteria documented and signed off
- [ ] Technical requirements understood
- [ ] Project timeline agreed

---

### Phase 2: Setup (Days 8-21)

**Objectives:**
- Complete technical implementation
- Configure product for use case
- Provision and train admins

**Milestones:**
| Milestone | Owner | Day | Status |
|-----------|-------|-----|--------|
| SSO/Auth configured | Tech | 10 | |
| Core integration connected | Tech | 12 | |
| Data migration complete | Tech | 14 | |
| Admin accounts created | CSM | 14 | |
| Admin training session | CSM | 16 | |
| Setup review call | CSM | 21 | |

**Setup Check-In Call (Day 14, 30 min):**
1. Progress review (10 min)
2. Blocker resolution (10 min)
3. Admin training preview (5 min)
4. Next steps (5 min)

**Admin Training Agenda (60 min):**
1. Platform overview (15 min)
2. User management (15 min)
3. Core workflows (20 min)
4. Reporting basics (10 min)

**Exit Criteria → Phase 3:**
- [ ] Technical setup 100% complete
- [ ] At least 1 admin trained
- [ ] Users provisioned
- [ ] No open blockers

---

### Phase 3: Adoption (Days 22-45)

**Objectives:**
- Achieve first value moment
- Drive user adoption
- Establish usage patterns

**Milestones:**
| Milestone | Owner | Day | Status |
|-----------|-------|-----|--------|
| End user training scheduled | CSM | 22 | |
| First training session | CSM | 25 | |
| First workflow live | Customer | 28 | |
| 50% users logged in | - | 30 | |
| First value achieved | - | 35 | |
| Adoption review call | CSM | 45 | |

**End User Training (60 min per session):**
- Session 1: Core functionality
- Session 2: Advanced features
- Session 3: Best practices

**First Value Checklist:**
- [ ] Primary use case configured
- [ ] First real work completed
- [ ] Customer confirms value
- [ ] Quote-worthy moment captured

**30-Day Survey:**
```
1. How easy was onboarding? (1-5)
2. Did you achieve your first goal? (Y/N)
3. What could we improve?
4. NPS: How likely to recommend? (0-10)
```

**Exit Criteria → Phase 4:**
- [ ] First value moment achieved
- [ ] 50%+ users logged in
- [ ] No critical blockers
- [ ] Customer confirms progress

---

### Phase 4: Optimization (Days 46-90)

**Objectives:**
- Full use case deployment
- Drive to steady-state adoption
- Prepare for ongoing success

**Milestones:**
| Milestone | Owner | Day | Status |
|-----------|-------|-----|--------|
| Second use case identified | CSM | 50 | |
| Full team rollout | Customer | 60 | |
| 80% adoption achieved | - | 75 | |
| QBR scheduled | CSM | 80 | |
| Handoff to ongoing success | CSM | 90 | |

**60-Day Check-In (30 min):**
1. Adoption metrics review (10 min)
2. Value realization check (10 min)
3. Expansion opportunities (5 min)
4. Ongoing cadence (5 min)

**90-Day QBR Handoff:**
- Full value review
- Health score baseline
- Ongoing success plan
- Expansion discussion

---

### Automation Triggers

| Trigger | Action | Timing |
|---------|--------|--------|
| Contract signed | Welcome email | Immediate |
| Day 3, no kickoff | Alert CSM | Day 3 |
| Setup incomplete | Nudge email | Day 18 |
| Day 30, <25% login | Risk alert | Day 30 |
| First value achieved | Celebration email | On event |
| Day 45, low adoption | Intervention call | Day 45 |

---

### Risk Indicators

| Signal | Risk Level | Response |
|--------|------------|----------|
| No kickoff by Day 5 | 🟠 High | Escalate internally |
| Setup blocked >7 days | 🟠 High | Technical escalation |
| <25% login at Day 30 | 🔴 Critical | Intervention call |
| Champion disengaged | 🟠 High | Find alternate contact |
| No first value by Day 45 | 🔴 Critical | Executive involvement |
```

## Skill Boundaries

### What This Skill Does Well
- Structuring onboarding programs
- Defining milestones and metrics
- Creating touchpoint schedules
- Building playbook templates

### What This Skill Cannot Do
- Know your specific product setup
- Execute onboarding automatically
- Replace customer relationship skills
- Predict implementation blockers

### When to Escalate to Human
- Technical implementation issues
- Customer relationship problems
- Scope changes or delays
- Executive involvement needs

## References

- Lincoln Murphy's Customer Success Onboarding
- Gainsight Onboarding Best Practices
- Totango Time to First Value Guide
- ChurnZero Onboarding Automation

## Related Skills

- `account-health` - Post-onboarding health
- `churn-prediction` - Onboarding risk signals
- `expansion-signals` - Early expansion opportunities

## Skill Metadata

- **Domain**: Customer Success
- **Complexity**: Intermediate
- **Mode**: cyborg
- **Time to Value**: 2-4 hours for playbook design
- **Prerequisites**: Product knowledge, segment definitions

Attribution

NVlabsNVlabs
View sourceMore from NVlabs →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes
View all in business →