MR
Mayur Rathi
@github
⭐ 34.1k GitHub stars

Gtm-Enterprise-Onboarding

Gtm-Enterprise-Onboarding是一款code方向的AI技能,核心价值是Four-phase framework for onboarding enterprise customers from contract to value realization,可用于解决开发者在code领域的实际问题,帮助用户提升效率、自动化重复任务或优化工作流。

Four-phase framework for onboarding enterprise customers from contract to value realization. Use when implementing new enterprise customers, preventing churn during onboarding, or solving the adoption

Last verified on: 2026-05-30
mkdir -p ./skills/gtm-enterprise-onboarding && curl -sfL https://raw.githubusercontent.com/github/awesome-copilot/main/skills/gtm-enterprise-onboarding/SKILL.md -o ./skills/gtm-enterprise-onboarding/SKILL.md

Run in terminal / PowerShell. Requires curl (Unix) or PowerShell 5+ (Windows).

Skill Content

# Enterprise Onboarding


Four-phase framework for onboarding enterprise customers from contract to value realization. The goal isn't just go-live — it's sustained adoption that doesn't cliff at Week 12.


When to Use


**Triggers:**

- "How do we onboard this enterprise customer?"

- "Customer went live but adoption is weak"

- "We keep losing customers 3 months after go-live"

- "POC to production transition"

- "How do I prevent Week 4 ghosting?"

- "Customer success onboarding framework"


**Context:**

- Enterprise or mid-market deals

- Complex technical requirements

- Multiple stakeholders involved

- 30-90 day implementation timelines

- Risk of churn during first year


---


Core Frameworks


1. The Week 4 Ghosting Problem (And How to Prevent It)


**The Pattern:**


Week 1: Kickoff call goes great. Everyone's excited.

Week 2-3: Technical discovery, requirements gathering. Still good.

Week 4: Customer stops responding. Meetings get cancelled. "Too busy."


**What Happened?**


You started customer onboarding before internal alignment on their side.


**Who Owns This Project Internally?**

- Sales rep? (Already moved to next deal)

- Technical champion? (Day job took over)

- Executive sponsor? (Delegates, doesn't drive)

- Nobody? (**This is why they're ghosting**)


**The Framework: Internal Owner Validation**


Before kickoff call, answer:


**Who on customer side will:**

- Attend weekly project meetings? (Not "invited" — will actually show up)

- Unblock issues with procurement/legal/security? (Has authority)

- Drive adoption with end users? (Has influence)

- Escalate when things stall? (Has executive access)


**If you can't name a specific person for each, you don't have a project owner. You have a signed contract with nobody driving it.**


**How to Fix It:**


**During sales → CS handoff (before customer kickoff):**


Sales rep must identify:

- Primary project owner (name, not role)

- Their capacity (dedicated or side project?)

- Their authority (can they unblock?)

- Their motivation (what's in it for them?)


**If there's no clear owner:**


Don't start onboarding yet. Have sales introduce you to economic buyer:


"Before we kick off implementation, we want to make sure we have the right project owner on your side. In our experience, implementations succeed when someone owns driving this forward week-to-week. Who on your team should we partner with?"


**Common Mistake:**


Assuming someone will own it. Ask explicitly. If they can't name someone, the deal is at risk.


---


2. The Adoption Cliff (Week 12 Problem)


**The Pattern:**


Go-live happens Week 6. Usage spikes. You celebrate.


Week 8: Usage plateaus.

Week 10: Usage declining.

Week 12: Usage down 50% from peak.


**Why This Happens:**


You treated go-live as the finish line. **Go-live is the starting line.**


**What Drives Sustained Adoption:**


**Not:** Feature completeness, technical integration, training sessions


**Yes:** Ongoing value demonstration, user success stories, expanding use cases


**Framework: Adoption Stages Beyond Go-Live**


**Week 1-6 (Implementation):** Get it working

- Measure: % of technical setup complete

- Owner: Technical lead


**Week 6-12 (Initial Adoption):** Get people using it

- Measure: # active users, frequency of use

- Owner: Enablement / DevRel


**Week 12-26 (Sustained Adoption):** Prove ongoing value

- Measure: Use case expansion, team spread

- Owner: Customer success


**Week 26+ (Expansion):** Grow within account

- Measure: New teams, new use cases, upgrade triggers

- Owner: Account executive + CS


**The Handoff That Most Teams Miss:**


Week 6 (go-live) → Week 12 (sustained adoption)


Most CS teams celebrate go-live and move to next customer. **This is when churn seeds get planted.**


**What to Do Week 6-12:**


**Week 7:** First value report

"Here's what your team accomplished in the first week: [specific metric]. Here's what good looks like at Week 12: [target]."


**Week 9:** User success story

"[User name] on [team name] saved [X hours/reduce

🎯 Best For

  • Claude users
  • GitHub Copilot users
  • Software engineers
  • Development teams
  • Tech leads

💡 Use Cases

  • Code quality improvement
  • Best practice enforcement

📖 How to Use This Skill

  1. 1

    Install the Skill

    Copy the install command from the Terminal tab and run it. The SKILL.md file downloads to your local skills directory.

  2. 2

    Load into Your AI Assistant

    Open Claude or GitHub Copilot and reference the skill. Paste the SKILL.md content or use the system prompt tab.

  3. 3

    Apply Gtm-Enterprise-Onboarding to Your Work

    Open your project in the AI assistant and ask it to apply the skill. Start with a small module to verify the output quality.

  4. 4

    Review and Refine

    Review AI suggestions before committing. Run tests, check for regressions, and iterate on the skill output.

❓ Frequently Asked Questions

Is Gtm-Enterprise-Onboarding compatible with Cursor and VS Code?

Yes — this skill works with any AI coding assistant including Cursor, VS Code with Copilot, and JetBrains IDEs.

Do I need specific dependencies for Gtm-Enterprise-Onboarding?

Check the install command and Works With section. Most code skills only require the AI assistant and your codebase.

How do I install Gtm-Enterprise-Onboarding?

Copy the install command from the Terminal tab and run it. The skill downloads to ./skills/gtm-enterprise-onboarding/SKILL.md, ready to use.

Can I customize this skill for my team?

Absolutely. Edit the SKILL.md file to add team-specific instructions, examples, or workflows.

⚠️ Common Mistakes to Avoid

Skipping validation

Always test AI-generated code changes, even for simple refactors.

Missing dependency updates

Check if the skill requires updated dependencies or new packages.

🔗 Related Skills