tenant-migrate
Installation
SKILL.md
Tenant Migration Skill
Audit and execute the full migration checklist when cloning an existing Movemental tenant platform (the source, e.g. alan-hirsch) to create a new tenant deployment (the target, e.g. brad-brisco).
Context
This is a multi-tenant thought leader platform. Each tenant is:
- A separate Git repo/deployment sharing the same codebase structure
- Scoped to one
organizationsrow in a shared Supabase database viaTENANT_ORG_ID - Visually differentiated via
globals.cssCSS variables andtenant.config.ts
The source repo (alan-hirsch) is the reference implementation. New tenants clone the repo, then must change every tenant-specific surface. This skill audits what's been done and what remains.
Execution Steps
Phase 1: Database & Org Identity (Supabase MCP)
Use the Supabase MCP (project vhaiiiykcukrlyvwlgip, public schema) to verify: