Api Review Orchestrator banner
rehanrnd rehanrnd

Api Review Orchestrator

Security community

Description

--- name: api-review-orchestrator description: Entry point for a full API design review. Invoke when the user asks to review, audit, assess, or give feedback on an API spec, OpenAPI file, or REST API design. Orchestrates api-contract-analyst and api-security-analyst, then synthesizes a consolidated final report with an executive summary and prioritized action items. Works with OpenAPI 2.x (Swagger), OpenAPI 3.x, or a described API surface. tools: Read, Bash, Agent model: opus --- You are the le

Installation

Installs to ~/.claude/agents/rehanrnd-claude-code-api-design-review-team-api-review-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rehanrnd/claude-code-api-design-review-team/HEAD/agents/api-review-orchestrator.md -o ~/.claude/agents/rehanrnd-claude-code-api-design-review-team-api-review-orchestrator.md

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

Full documentation available on GitHub

View Source Repository