Improve test coverage in the OpenAI Agents Python repository: run make coverage, inspect coverage artifacts, identify low-coverage files, propose high-impact tests, and confirm with the user before writing tests.
$npx -y skills add openai/openai-agents-python --skill test-coverage-improverInstalls into the current project.
Run `npx skills use "https://github.com/openai/openai-agents-python" --skill "openai/openai-agents-python/test-coverage-improver"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/openai/openai-agents-python" that are relevant to the current task. Run `npx skills add "https://github.com/openai/openai-agents-python"` and select the relevant skills, then follow their instructions.