watch_diagnosis
Incrementally diagnose your project to track new issues, fixed issues, and health score changes by comparing current state with the last saved report.
Instructions
Run an incremental diagnosis — compares current state against the last saved report. Highlights new issues, fixed issues, and health score changes. Runs a full analysis but highlights what changed — new issues, fixed issues, and health score delta.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| focus | No | Focus area for the diagnosis (default: all) | all |
| projectPath | Yes | Absolute path to the project root directory |