githubEdit

file-lines4. Client Setup

Client Setup

Outcome: Folder structure created, welcome email sent Trigger: Sales books onboarding call in Google Calendar Duration: 30 min

Quick Reference

Step
Action
Time

1

Extract client info from proposal

2 min

2

Generate client code (4 letters, e.g., NADD)

1 min

3

Create local folder structure

5 min

4

Create Google Drive folder

2 min

5

Send welcome email

10 min

Skills used: /setup:client-local, /setup-client-drive, /create:email --type welcome


Full Guide

Step 1: Extract Client Information

From the proposal, gather:

  • Company name

  • Primary contact name

  • Primary contact email

  • Package type (ai_roadmap or ai_automator)

  • Onboarding call date/time

Step 2: Generate Client Code

Create a unique 3-4 letter uppercase code:

  • Use first letters of company name (e.g., "Night and Day" → NADD)

  • Check existing: ls clients/ to avoid duplicates

  • If collision, add number (NADD → NAD2)

Step 3: Create Local Folder Structure

Option A: Use skill (recommended)

Creates:

Option B: Manual creation

Step 4: Create Google Drive Folder

Creates standard Drive structure:

  • Documents/

  • Workflows/

  • Meeting Notes/

  • Data/

Step 5: Send Welcome Email

Timing: Send 1-3 days before onboarding call.

If call is >3 days away, also schedule reminder:

Schedule for 24h before call.


Package Types

Package
Description
Timeline

ai_roadmap

Discovery only - process mapping, opportunity analysis

3-4 weeks

ai_automator

Full build - includes AI Roadmap + 2-5 workflows

10-14 weeks

If unclear: Check proposal or ask sales team before proceeding.


Email Templates

welcome

When to send: 1-3 days before onboarding call Command: /create:email {CODE} --type welcome


call-reminder

When to send: 24 hours before onboarding call (if original welcome was >3 days out) Command: /create:email {CODE} --type call-reminder


Verify

Next: Onboarding Call

Last updated