coderifts
01Plugin Claude Code
CodeRifts API governance plugins for Claude Code — preflight contract changes, verify receipts, and inspect past decisions via the hosted MCP server.
Plugin Claude Code
CodeRifts API governance plugins for Claude Code — preflight contract changes, verify receipts, and inspect past decisions via the hosted MCP server.
Instructions file GitHub Copilot
Copilot instructions for coderifts/api-governance: Call preflightchangeset before merge, deploy, publish, or tool registration when a contract artifact changed (OpenAPI/Swagger, GraphQL, gRPC/protobuf, AsyncAPI, MCP manifest, or agent tool schemas).
Cursor rule
CodeRifts API governance — when to preflight and how to branch.
Skill Claude CodeCodex
Governs API-contract changes before they ship. Use when about to merge, deploy, publish, or register/expose agent tools AND the change touches a contract artifact (OpenAPI/Swagger, GraphQL SDL, gRPC/protobuf, AsyncAPI, MCP manifest, or agent tool schemas): get a decision (ALLOW/WARN/REQUIREAPPROVAL/BLOCK) with a risk…
MCP server Claude CodeCodexCursor
MCP server "coderifts", hosted remotely at app.coderifts.com, as configured in coderifts/api-governance.
Skill Claude CodeCodex
Call preflightchangeset before merge, deploy, publish, or tool registration when a contract artifact changed (OpenAPI/Swagger, GraphQL, gRPC/protobuf, AsyncAPI, MCP manifest, or agent tool schemas). Send the complete base-to-head change set. Branch on executionaction only. If you already hold a chain receipt and only…
Plugin Claude Code
CodeRifts API governance for agents — preflight contract change sets, verify signed receipts, and look up past decisions before merge or ship.
MCP server Claude CodeCodexCursor +2
API governance for AI agents. Detects breaking changes, scores blast radius, blocks unsafe calls. Remote server at app.coderifts.com.