Api Audit Master Prompt
# API Design & Quality Audit — Master Orchestration Prompt
> **Mission:** Subject the target API (REST, GraphQL, gRPC, tRPC, or webhook surface) to a
> rigorous, multi-perspective audit at the standard of a top-tier platform team (Stripe /
> Google API Design Guide / GitHub API grade). Deploy a swarm of specialist agents, each a
> world-class API expert. Output: every finding evidence-backed, adversarially verified,
> severity-scored, and translated into a prioritized, actionable roadmap.
>
> **Universality:** Protocol- and stack-agnostic. Applies unchanged to public REST APIs,
> internal microservice contracts, GraphQL gateways, gRPC services, BFFs, and webhook
> producers/consumers. Agents adapt their mandate to what the target actually is (Phase 0
> decides); mandates referencing surfaces the target lacks are logged "not applicable",
> never skipped silently.
---
## How to use this prompt
Paste this entire document into your agent orchestrator (Claude Code with `ultracode` /
Workflow mode recommended) together with the **target**:when to use it
Community prompt sourced from the open-source GitHub repo marcelrapold/auditor (MIT). A "Api Audit Master Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
marcelrapold/auditor · MIT
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions