debug_problem
Systematically debug software issues by generating hypotheses, test strategies, and resolution steps for described problems.
Instructions
Provides a systematic debugging approach for a described problem. Generates hypotheses, test strategies, and resolution steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem | Yes | Description of the problem/bug | |
| symptoms | No | Observed symptoms | |
| context | No | Environment, recent changes, etc. |