test-coverage-improver

Measure JS SDK coverage or address measured coverage gaps. Use for coverage audits and metric regressions, not routine test additions.

Install
npx skills add 'https://github.com/openai/openai-agents-js/tree/main/.agents/skills/test-coverage-improver'
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 2 files
View on GitHub
← Back to SKILL.md
interface:  display_name: "Test Coverage Improver"  short_description: "Analyze coverage gaps and propose high-impact tests"  default_prompt: "Use $test-coverage-improver to analyze coverage gaps, propose high-impact tests, and update coverage after approval."