Skip to main content
Cursor Boston
CurrentJune 2026AI-assisted debugging

Agentic Debugging Relay

Build a tiny tool that turns failing logs into a ranked debugging plan and a reproducible test checklist.

Submission window
June 1-28, 2026
Line limit
200 lines
Rubric
100 points

Prompt

Create a command-line or web helper that accepts an error log plus project context, then returns a ranked set of hypotheses, files to inspect, and tests to run.

Deliverables

  • A public GitHub repository or gist
  • A README with setup and one example input/output
  • A short note describing how Cursor helped build or debug it

Cursor Skills

Multi-file context gatheringTest-first debuggingPrompted hypothesis ranking

Rubric

100 points

Reproducibility

30

A reviewer can run the example and verify the output.

Cursor workflow

25

The submission shows a concrete Cursor-assisted debugging technique.

Code focus

25

The solution stays under the line limit and avoids overbuilt infrastructure.

Usefulness

20

The output would save time on a real debugging task.

Open game world map