From gate
Generates CI quality gate configurations for APIs including linting, breaking change detection, and schema coverage checks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gate:gate-ciThis 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.
Gather CI platform (GitHub Actions/GitLab CI/CircleCI), current API toolchain, and quality targets.
Output a CI quality gate configuration: linting step, breaking change detection step (openapi-diff/buf breaking), schema coverage check, and failure reporting format.
Output a brief summary:
2plugins reuse this skill
First indexed Jul 25, 2026
npx claudepluginhub tonone-ai/tonone --plugin gateGenerates CI quality gate configurations for APIs including linting, breaking change detection, and schema coverage checks.
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.