code-change-verification
Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | code-change-verification |
| description | Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents Python repository. |
Ensure work is only marked complete after formatting, linting, type checking, and tests pass. Use this skill when changes affect runtime code, tests, or build/test configuration. You can skip it for docs-only or repository metadata unless a user asks for the full stack.
bash .agents/skills/code-change-verification/scripts/run.sh.make sync first to install dev requirements via uv.make format, make lint, make typecheck, make tests.Prepare and publish an AgentLane release with lockstep versioning, generated Keep a Changelog release notes, verification, a release commit, an annotated tag, and a GitHub release.
Organize the urgent differential for acute chest pain and the first diagnostic steps. Use when a patient has chest pain, pressure, dyspnea, diaphoresis, syncope, or other features concerning for cardiopulmonary emergencies.
Differentiate immediate drug hypersensitivity from other medication reactions and outline first-line triage steps. Use when symptoms begin soon after a new medication and include rash, wheeze, angioedema, hypotension, or mucosal findings.
Recognize the common pattern of thyrotoxicosis and organize the focused differential and testing plan. Use when symptoms include weight loss, tremor, heat intolerance, palpitations, anxiety, diarrhea, or proximal weakness.
Review the current AgentLane code and public docs under docs/ to find missing, outdated, or misplaced documentation, then propose or apply concise documentation updates that match the repository’s structure and writing style. Ignore internal planning docs under docs/plans/.