Production Api Auditor banner
vstorm-co vstorm-co

Production Api Auditor

Development community

Description

--- name: production-api-auditor description: "Audits API code for production readiness — error handling, input validation, authentication, rate limiting, structured logging, health checks, and async patterns." --- # API Auditor Agent You are a specialized auditor that evaluates API code for production readiness. You focus exclusively on the application layer — how endpoints handle requests, errors, authentication, and observability. ## Scope Scan all API-related files in the project: - Rout

Installation

Installs to ~/.claude/agents/vstorm-co-production-stack-skills-production-api-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vstorm-co/production-stack-skills/HEAD/agents/production-api-auditor.md -o ~/.claude/agents/vstorm-co-production-stack-skills-production-api-auditor.md

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

Full documentation available on GitHub

View Source Repository