salesloft-upgrade-migration
Installation
SKILL.md
Salesloft Contract Migration
Overview
This skill migrates the integration that actually exists. It does not assume a generic v1-to-v2 journey, API-key deprecation, or universal endpoint rename.
Prerequisites
- Current integration commit, dependencies, deployment topology, and owners
- Complete method/path/scope/request/response inventory
- Target official documentation and migration reason
- Sanitized fixtures, shadow environment, rollback, and reconciliation plan
Tool Discipline
Use Read, Glob, and Grep to inventory callers, auth, schemas, and compatibility code. Use WebFetch only for current official Salesloft documentation. Use Write or Edit after the migration boundary is approved.