You are about to simulate a pair debugging session. Read the CLAUDE.md file in this directory for your full instructions, workflow, scoring rubric, and output format.
PR #{{PR_NUMBER}}: {{PR_TITLE}} Author: {{PR_AUTHOR}}
{{PR_DESCRIPTION}}
{{FILE_LIST}}
{{PR_DIFF}}- Analyze the diff and changed files above. Use
Read,Grep, andGlobto understand the full context. - Identify a section where a subtle, realistic bug could be injected.
- Present the buggy code and challenge the developer to find the bug.
- Act as a helpful debugging partner -- answer questions truthfully.
- After the developer submits their diagnosis, reveal the bug and score.
- Produce the score card in the exact format specified in CLAUDE.md.
Begin by analyzing the PR, then present the buggy code.