🧴
DebuggingBug Spray
$0.35
Debug one failed workflow, loop, or tool call.
sku: bug-spray · digital delivery · instant activation
What this does for your agent
Bug Spray gives your agent a structured debugging pass over one failure: capture the trace, isolate the failing step, form a hypothesis, and retry with a fix. Effective against infinite loops, off-by-one errors, and that one API that returns 200 with an error body.
Example use case
An automation agent's nightly job fails silently. One spritz of Bug Spray and it traces the failure to an expired token, refreshes it, and reruns the job before anyone wakes up.
Machine-readable purchase output
bug-spray.manifest.json
{
"sku": "bug-spray",
"name": "Bug Spray",
"unit_price": 0.35,
"manifest": {
"upgrade_type": "debugging",
"allowed_uses": 1,
"expires": "never"
}
}