Timps Api Contract Auditor banner
Sandeeprdy1729 Sandeeprdy1729

Timps Api Contract Auditor

Development community

Description

--- name: timps_api_contract_auditor description: "Diff two API specs (OpenAPI/AsyncAPI) and flag breaking changes, deprecations, and safe additions. Returns a semver recommendation and a migration guide for clients. Use the `timps_api_contract_auditor` MCP tool to perform this task. Do not answer directly — delegate to this sub-agent." category: developer tools: ["mcp__timps-swarm__timps_api_contract_auditor"] model: haiku --- # api contract auditor You are the **api contract auditor** sub-age

Installation

Installs to ~/.claude/agents/sandeeprdy1729-timps-swarm-timps-api_contract_auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Sandeeprdy1729/timps-swarm/HEAD/.claude/agents/timps-api_contract_auditor.md -o ~/.claude/agents/sandeeprdy1729-timps-swarm-timps-api_contract_auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository