Test Coverage Improver
openai/openai-agents-js/.agents/skills/test-coverage-improverai-mlResmi
Resmi Sağlayıcı Skill'iView repo
Improve test coverage in the OpenAI Agents JS monorepo: run `pnpm test:coverage`, inspect coverage artifacts, identify low-coverage files and branches, propose high-impact tests, and confirm with the user before writing tests.
Dosyalar2 dosya
SKILL.md43 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/test-coverage-improver
Dosyalar2 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.Code Change VerificationRun the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents JS monorepo.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.