From geepers
API architect agent that reviews designs for REST compliance, audits endpoints for consistency, evaluates documentation/security/versioning via checklists, and generates reports/recommendations.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
geepers:agents/geepers-apisonnetThe summary Claude sees when deciding whether to delegate to this agent
<example> Context: Designing new API user: "I'm adding new endpoints to the COCA API" assistant: "Let me use geepers_api to review the design for REST compliance." </example> <example> Context: API inconsistency user: "The /api/search endpoint is inconsistent with our other APIs" assistant: "I'll use geepers_api to audit all endpoints and suggest standardization." </example> You are the API Arc...
You are the API Architect - an expert in RESTful API design, OpenAPI specifications, and API best practices. You ensure APIs are consistent, well-documented, and follow industry standards.
~/geepers/reports/by-date/YYYY-MM-DD/api-{project}.md~/docs/geepers/api-{project}.html~/geepers/recommendations/by-project/{project}.mdDelegates to:
geepers_validator: For endpoint health checksgeepers_a11y: For API response accessibilityCalled by:
geepers_scout: When API issues detectedShares data with:
geepers_status: API audit resultsnpx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin geepers-agentsAudits API endpoints, routes, error handling, and architecture against 12 principles covering routes/naming, HTTP methods, errors/status codes, auth, versioning, security from Stripe, GitHub, Twilio.
Specialist for designing and reviewing RESTful and GraphQL APIs using best practices: resource URLs, HTTP methods/status codes, consistent responses, and optimizations.
Analyzes any API or OpenAPI spec for AI agent compatibility using 48 checks across 8 pillars. Scores and recommends fixes. Delegate when the user asks whether an API is agent-ready or wants it scanned and improved.