This runs the full verification stack for the OpenAI Agents Python repository whenever you touch runtime code, tests, or build config. It executes make format first, then parallelizes lint, typecheck, and tests with fail-fast semantics so you catch issues quickly without waiting for every check to finish. The scripts emit heartbeat updates so you know work is still running. Skip it for docs-only changes unless someone specifically asks for the full suite. The discipline here is simple: nothing is complete until all checks pass, and you rerun the entire stack after fixes to preserve the required ordering.
npx -y skills add openai/openai-agents-python --skill code-change-verification --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot