inspect_task_state
Inspect a git repo's task state without running checks: see files changed since baseline, impact categories, risk flags, and which checks would be selected. Use it to verify an agent's claimed work.
Instructions
Read-only snapshot: files changed since the baseline (excluding pre-existing edits), impact categories, risk flags, and which checks would be selected. Runs nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | markdown (compact handoff) or json (full structured report). | markdown |
| repo_path | Yes | Absolute path to (a directory inside) the git repository. |