response-compliance

Run OpenResponses compliance tests against the Response API.

1|Updated May 20, 2026
One-click install
npx skills add https://github.com/mDevsLabs/mAI --skill response-compliance-mdevslabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: response-compliance
Source: https://github.com/mDevsLabs/mAI/tree/main/.agents/skills/response-compliance
Command: npx skills add https://github.com/mDevsLabs/mAI --skill response-compliance-mdevslabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenResponses Compliance Test helps ensure your Response API adheres to expected schemas and behaviors by running the official OpenResponses test suite against your environment.

Core Features & Use Cases

  • Validate API response formats and schema conformance across endpoints.
  • Execute selective test IDs to verify basic to advanced response behaviors in local or CI environments.
  • Troubleshoot compliance issues with structured output and reproducible test runs.

Quick Start

Run the OpenResponses compliance tests against your local or remote Response API endpoint using the provided test runner.

Frequently Asked Questions about response-compliance

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

FAQPage Schema
How do I automate Response API compliance testing against the OpenResponses suite?

Automate Response API compliance testing by running the official OpenResponses test suite against your local or remote server URL to validate endpoint schemas, error handling, and behaviors.

How do I run specific OpenResponses tests for my API in a CI environment?

Run specific OpenResponses tests in CI environments by passing selective test IDs to the test runner along with your server URL to verify targeted response behaviors and schema conformance.

What problem does OpenResponses compliance testing solve for my API?

OpenResponses compliance testing ensures your Response API adheres to expected schemas and behaviors by validating formats across endpoints and troubleshooting issues with structured, reproducible test runs.

Can I validate API schema conformance locally before deploying to production?

Validate API schema conformance locally by executing the OpenResponses test runner against your local server URL, verifying response formats and error handling before production deployment.

Does the OpenResponses test runner support selective test execution for specific endpoints?

The OpenResponses test runner supports selective test execution by allowing you to specify various test IDs, enabling targeted verification of basic to advanced response behaviors across endpoints.