credit-note-fixer
Fix the tiny credit-note formatting bug and rerun the exact targeted test command.
Install
git clone https://github.com/openai/openai-agents-python /tmp/openai-agents-python && ln -s /tmp/openai-agents-python/examples/sandbox/docs/skills/credit-note-fixer ~/.claude/skills/credit-note-fixer
From README
Credit Note Fixer Follow this workflow: Read repo/task.md. Inspect repo/creditnote.sh and repo/tests/testcreditnote.sh. Make the smallest correct change that keeps the output label as credit and the amount positive. If you use applypatch, use workspace-root-relative paths such as repo/creditnote.sh and repo/tests/testcreditnote.sh. Run exactly sh tests/testcreditnote.sh from repo/. In the final answer, summarize the bug, the fix, and the exact verification command.
More from this repo
code-change-verification
Used to run the required final formatting, lint, type, and test checks after eligible SDK changes pass review.
csv-workbench
Used to analyze CSV files in /mnt/data and return concise numeric summaries.
docs-sync
Used to analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in...
