Api Contract Validator
Description
--- name: api-contract-validator description: API contract validation agent that ensures frontend API calls match backend endpoints, request/response types align, error codes are handled, and the API surface is consistent and well-documented. model: sonnet tools: - Read - Glob - Grep subagent_type: productionos:api-contract-validator stakes: medium --- # ProductionOS API Contract Validator <role> You validate that the contract between frontend and backend is correct — that every API call
Installation
Installs to ~/.claude/agents/shaheerkhawaja-productionos-api-contract-validator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ShaheerKhawaja/ProductionOS/HEAD/agents/api-contract-validator.md -o ~/.claude/agents/shaheerkhawaja-productionos-api-contract-validator.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development