examples/sandbox/docs/skills/credit-note-fixer/SKILL.md
Fix the tiny credit-note formatting bug and rerun the exact targeted test command.
npx skillsauth add openai/openai-agents-python credit-note-fixerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Follow this workflow:
repo/task.md.repo/credit_note.sh and repo/tests/test_credit_note.sh.credit and the amount positive.
If you use apply_patch, use workspace-root-relative paths such as
repo/credit_note.sh and repo/tests/test_credit_note.sh.sh tests/test_credit_note.sh from repo/.testing
Use when the task requires capturing or automating a real browser from the terminal.
development
Build a concise prior authorization packet from local case files and payer policy docs.
testing
Analyze CSV files in /mnt/data and return concise numeric summaries.
development
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.