Debugoperate
Fix a build error at the root
Paste the error output into the prompt first, then send this:
❯
here is a build error. fix the root cause and verify the build succeeds
Why this works
Asking for root cause and verification prevents surface-level patches that suppress the error without fixing it.
best-practices
On-call