Contract Check

Detect interface-contract drift between @pipelex/sdk's client surface and the wire specs it implements (defaults to comparing against the last release tag, but the user can specify any tag or commit). Compares the PipelexApiClient request/response shapes against the protocol and validation specs in ../docs/specs/. Use when the user says "check the contract", "contract review", "contract check", "did we break the contract", "check interfaces", "API contract", "protocol drift", "compare to vX.Y.Z", or before shipping/releasing a version that touches the client wire surface. Also trigger automatically before the /release skill runs.

pipelex c80d28d 6.2 KB Updated

File contents

pipelex/pipelex-sdk-js/tree/main/.claude/skills/contract-check commit c80d28d13c

Frequently asked questions

npx skillmds@latest add pipelex/contract-check