together-local-dev-loop
Installation
SKILL.md
Together AI Local Development Loop
Overview
This skill keeps ordinary development offline and deterministic while retaining one explicit live lane for detecting provider-contract drift.
Prerequisites
- The repository's test runner and client abstraction
- Sanitized fixtures for success, streaming chunks,
401,404,429, and503 - A separate development project key for an opt-in live probe
- A fixed token and request budget for that probe
Tool Discipline
Use Read, Glob, and Grep to discover the wrapper, tests, fixtures, and environment gates. Use WebFetch to confirm current response and error shapes. Use Write or Edit only after matching repository conventions; never save live prompts, outputs, or credentials as fixtures.