Code Change Verification
openai/openai-agents-js/.agents/skills/code-change-verificationai-mlResmi
Resmi Sağlayıcı Skill'iView repo
Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents JS monorepo.
Dosyalar5 dosya
SKILL.md41 satır
Loading editor…
Kurulum
ÖnerilenTek komut — ajanınız otomatik olarak devreye alır.
Kurulum komutunu görmek için yukarıdan bir AI aracı seçin.
veya
Manuel Kurulum
Daha fazla adımArşivi indirin ve dosyaları projenize manuel olarak ekleyin.
Skill detayları
Versiyonv1.0.0
YazarOpenAI
Kategoriai-ml
Skill IDopenai/openai-agents-js/.agents/skills/code-change-verification
Dosyalar5 dosya
İlgili skill'ler
Changeset ValidationValidate changesets in openai-agents-js using LLM judgment against git diffs (including uncommitted local changes). Use when packages/ or .changeset/ are modified, or when verifying PR changeset compliance and bump level.Credit Note FixerFix the tiny credit-note formatting bug and rerun the exact targeted test command.Csv WorkbenchAnalyze CSV files in /mnt/data and return concise numeric summaries.Docs SyncAnalyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync docs with code, or propose doc updates/structure changes. Only update English docs (docs/src/content/docs/**) and never touch translated docs under docs/src/content/docs/ja, ko, or zh. Provide a report and ask for approval before editing docs.Examples Auto RunRun examples:start-all in auto mode with parallel execution, per-script logs, and start/stop helpers.Final Release ReviewPerform a release-readiness review by locating the previous release tag from remote tags and auditing the diff (e.g., v1.2.3...<commit>) for breaking changes, regressions, improvement opportunities, and risks before releasing openai-agents-js.