Contract Change

Change a shared contract — an API schema, shared types, an event payload, a database column that something else reads — without breaking the consumers that drift from it silently. Use when editing a schema or shared package, when a local mock or stub has diverged from the real service, or when a change works locally and fails against the deployed system.

chinthakat Updated

File contents

chinthakat/agent-skills/tree/main/skills/contract-change commit 5eb0275b75

Frequently asked questions

npx skillmds@latest add chinthakat/contract-change