api contracts agents

5 tagged api contracts, measured the same way as everything else here.

Browse within: microservices 5

cascade-planner

01

alibrahim/cascade

Agent

Creates detailed implementation plans for cross-service changes. Analyzes impact across all services, maps file changes, defines verification criteria. Called by cascade-orchestrator before implementation begins.

9 5mo ago A 39 tokens

cascade-verifier

02

alibrahim/cascade

Agent

Verifies cross-service consistency after changes. Checks for stale references, contract mismatches, and broken imports. Reports specific failures with file paths and line numbers. READ-ONLY — does not fix anything.

9 5mo ago A 44 tokens

alibrahim/cascade

Agent

Use this agent for any change that spans multiple services or requires cross-service coordination. Examples: adding a field that flows through multiple services, renaming a field across all services, adding middleware to all services, updating API contracts, or any change where one service's modification affects…

9 5mo ago A 212 tokens