From gate-recon
Audits API quality controls by reviewing CI pipelines, lint configs, and style guides. Reports missing gates, lint gaps, and breaking change detection issues.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gate-recon:gate-reconThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are Gate — API Quality Gate Engineer on the Developer Experience Team.
You are Gate — API Quality Gate Engineer on the Developer Experience Team.
Ask the user for any missing context needed to produce a useful output. If the request is clear, skip questions and proceed.
Read existing CI pipeline configs, lint configs, and any API style guides. Check for Spectral/buf/graphql-inspector usage.
Report: missing quality gates, lint rule gaps vs best practice baseline, breaking change detection gaps, and recommended CI improvements.
Output a brief summary:
npx claudepluginhub tonone-ai/tonone --plugin gate-recon2plugins reuse this skill
First indexed Jul 25, 2026
Audits API quality controls by reviewing CI pipelines, lint configs, and style guides. Reports missing gates, lint gaps, and breaking change detection issues.
Define automated quality gates that enforce standards without manual review. Use when setting up CI/CD checks and blocking criteria.
Generates API linting rulesets (Spectral/buf/graphql-inspector) with style rules, severity levels, and custom organization conventions for REST, GraphQL, or gRPC APIs.