Run the agent release gate — a portable, wire-level QA harness for the agent runtime. Drives the same product endpoint the playground drives and asserts on the SSE frame stream and real side effects, never on model prose, so it works against any deployment (cloud or self-hosted) from three env vars. Use before an agent-workflows release, or after changing the runner, the SDK agent adapters, the runner Docker images, or the agent service. Triggers: "run the release gate", "QA the agent runtime", "does the agent still work end to end", "pre-release agent QA".
$npx -y skills add agenta-ai/agenta --skill agent-release-gateInstalls into the current project.
Run `npx skills use "https://github.com/agenta-ai/agenta" --skill "agenta-ai/agenta/agent-release-gate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agenta-ai/agenta" that are relevant to the current task. Run `npx skills add "https://github.com/agenta-ai/agenta"` and select the relevant skills, then follow their instructions.