together-upgrade-migration
Installation
SKILL.md
Together AI Upgrade and Migration
Overview
This skill moves one Together contract at a time while preserving response, model-quality, cost, and rollback evidence.
Prerequisites
- An inventory of SDK versions, API calls, model IDs, and dedicated resources
- Current migration, model lifecycle, and deprecation documentation
- Golden requests/evaluations plus latency and cost baselines
- A rollback target and owners for traffic, data, billing, and teardown
Tool Discipline
Use Read, Glob, and Grep to locate dependencies, direct calls, model constants, response assumptions, and endpoint management. Use WebFetch for current migration and deprecation contracts. Use Write or Edit only after scope and rollback are agreed.