| name | benchmark-quick |
| description | Quick smoke test of the full mdarena pipeline, mine 3 PRs from a repo and run 1 task. |
| disable-model-invocation | true |
Run a quick end-to-end smoke test of the mdarena pipeline. Use $ARGUMENTS as the GitHub repo (e.g., owner/repo). If no repo is provided, ask the user for one.
Steps:
uv run mdarena mine $ARGUMENTS --limit 3 -o /tmp/mdarena-smoke/tasks
- Verify the manifest.json was created and has tasks
- Report the number of tasks mined and their difficulty breakdown
- Note: skip
mdarena run (requires Claude CLI budget), just verify mining works
Report what was mined: task count, PR numbers, difficulty distribution, whether test commands were detected.