Get the hypothesis-driven debugging workflow
debug_workflow_guideLearn the step-by-step debugging process with log-probe-mcp: reconnaissance, hypothesize, instrument, reproduce, analyze, converge, resolve. Omit stage for full guide or specify one.
Instructions
Explains how to debug using log-probe-mcp: reconnaissance, forming falsifiable hypotheses, instrumenting code, reproducing, analyzing real runtime data, converging on a root cause, and resolving. Call with no arguments for the full guide, or a specific stage once underway. Read this before starting a debugging session if you haven't used log-probe-mcp before.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stage | No | Omit for the full end-to-end guide. |