Debug Issue
Invoke the debugger subagent to diagnose and fix this issue.
Issue: $ARGUMENTS
Call the debugger tool:
code
debugger(objective="Debug this issue: $ARGUMENTS. Follow the full 7-step debug process: understand the problem, gather context, diagnose root cause, look up Godot docs (MANDATORY), apply minimal fix, verify, and report.")
After the agent returns its report, summarize for the user:
- •Root cause identified
- •Fix applied (files and lines modified)
- •Any related risks or prevention notes