What problem does it solve?
Loom debugging workflows can be opaque and time-consuming. This skill provides a structured approach to reproduce issues, form hypotheses, gather evidence from code, logs, tests, and runtime behavior, and guide the diagnosis to a concrete fix.
Core Features & Use Cases
- Reproduce or narrow the failure signal.
- Form concrete hypotheses and test them with evidence.
- Gather evidence from code, logs, tests, and runtime behavior to isolate the root cause.
- Verify conclusions and present recommended fixes or next steps.
- Use case: When a Loom job fails intermittently, run the debugging workflow to identify the most probable cause and outline the remediation plan.
Quick Start
Reproduce the failure signal in your Loom workflow and follow the steps to form hypotheses, collect evidence, and identify the root cause.