Integration Contract

After /to-tickets, pull cross-repo confidence out of your head into a durable contract + a smoke gate — but only when a spec (PRD) touches more than one PROJECT-CODE. It maps the producer surface that changed (usually the API PROJECT-CODE), traces each consumer's call-sites narrowly like /feature-discovery, and writes an agent-browser smoke checklist that proves the seam holds. Use when a multi-project spec (PRD) is sliced and you want to know the integration won't break before shipping or handing to the PM. Single-project spec with no cross-project consumers → it reports "single project — no contract needed" and stops.

devarfeen bd4dd55 11 files · 30.3 KB Updated

File contents

devarfeen/agent-skills-kit/tree/main/skills/integration-contract commit bd4dd55d57

Frequently asked questions

npx skillmds@latest add devarfeen/integration-contract