credit-note-fixer

Fix the tiny credit-note formatting bug and rerun the exact targeted test command.

Install
npx skills add 'https://github.com/openai/openai-agents-python/tree/main/examples/sandbox/docs/skills/credit-note-fixer'
Download bundle ↓
main · 1d17ca4Scanned 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 ↗

SKILL.md

SKILL.mdBrowse 1 file
View on GitHub

Credit Note Fixer

Follow this workflow:

  1. Read repo/task.md.
  2. Inspect repo/credit_note.sh and repo/tests/test_credit_note.sh.
  3. Make the smallest correct change that keeps the output label as 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.
  4. Run exactly sh tests/test_credit_note.sh from repo/.
  5. In the final answer, summarize the bug, the fix, and the exact verification command.
Discovery context

Discovered by repository scan. No exact path reference found in the snapshot’s root AGENTS.md.