aigw-contrib-orchestrator

Guide Envoy AI Gateway contributors through the intake interview and workflow.

3|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/missBerg/envoy-skills --skill aigw-contrib-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aigw-contrib-orchestrator
Source: https://github.com/missBerg/envoy-skills/tree/main/ai-gateway/contributors/skills/aigw-contrib-orchestrator
Command: npx skills add https://github.com/missBerg/envoy-skills --skill aigw-contrib-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates Envoy AI Gateway contributions by interviewing the user about their plan and guiding them through the correct workflow using established contributor skills.

Core Features & Use Cases

  • Intake interview to determine contribution type and scope.
  • Workflow routing that references aigw-contrib-go-style before writing code.
  • Step-by-step guidance to align with PR processes and contributor workflows across subsystems (ExtProc, API types, controller reconcilers, extension server).
  • Always reference the contributor prerequisites and checklists to ensure compliant PR submissions.

Quick Start

Begin by starting the intake interview and then follow the orchestration workflow to guide your contribution.

Frequently Asked Questions about aigw-contrib-orchestrator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start contributing to the Envoy AI Gateway?

To start contributing to the Envoy AI Gateway, begin with an intake interview to determine your contribution type and scope, then follow the guided workflow to align your changes with established PR processes.

What is the contributor workflow for Envoy AI Gateway API changes?

The contributor workflow for Envoy AI Gateway API changes involves an intake interview, routing through Go style guidance, and step-by-step instructions ensuring PR-ready changes across subsystems like API types and controller reconcilers.

Can I use this workflow to add MCP features to the Envoy AI Gateway?

Yes, you can use this workflow to add MCP features to the Envoy AI Gateway. The orchestration process applies to new features, API changes, tests, and MCP features across core subsystems.

How do I ensure my Envoy AI Gateway pull request follows contributor guidelines?

To ensure your Envoy AI Gateway pull request follows contributor guidelines, reference the enforced prerequisites and checklists provided by the orchestration workflow before submitting your PR-ready changes.

Does the Envoy AI Gateway contribution workflow support ExtProc subsystem refactoring?

Yes, the Envoy AI Gateway contribution workflow supports ExtProc subsystem refactoring. It provides step-by-step guidance to align refactoring tasks with the correct contributor processes and architecture guidance.

When should I reference Go style guidance during my AI Gateway contribution?

You should reference Go style guidance before writing code during your AI Gateway contribution, as the orchestration workflow explicitly routes you to Go style guidelines to drive PR-ready changes.