code-change-verification

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

Install
npx skills add 'https://github.com/openai/openai-agents-js/tree/main/.agents/skills/code-change-verification'
Download bundle ↓
main · 506f736Scanned 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 5 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 to remove the inherited OpenAI API key before the wrapper starts. Never request elevated sandbox permissions for verification, and never retry with broader host access after a failure. Report any failures."