Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.
$npx -y skills add openai/openai-agents-python --skill code-change-verificationInstalls into the current project.
Run `npx skills use "https://github.com/openai/openai-agents-python" --skill "openai/openai-agents-python/code-change-verification"` 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/openai/openai-agents-python" that are relevant to the current task. Run `npx skills add "https://github.com/openai/openai-agents-python"` and select the relevant skills, then follow their instructions.