code-change-verification

Run the required final formatting, lint, type, and test checks after eligible SDK changes pass review.

Install
npx skills add 'https://github.com/openai/openai-agents-python/tree/main/.agents/skills/code-change-verification'
Download bundle ↓
main · 1d17ca4Scanned 2026-09-17

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

agents/openai.yaml

agents/openai.yamlBrowse 4 files
View on GitHub
← Back to SKILL.md
interface:  display_name: "Code Change Verification"  short_description: "Run the required local verification stack"  default_prompt: "Use $code-change-verification to run the required local verification stack inside the normal Codex workspace sandbox. On macOS/Linux, use the documented Codex command so only tests that require a native macOS sandbox are skipped locally. Never request elevated sandbox permissions or retry with broader host access. Report any failures."