auto_review_trigger
Checks current counters and thread state, then automatically reviews the richest pending closed thread when conditions are met. Force skips counter checks.
Instructions
Check current counters + close-thread state and, if conditions are met, fire review_thread(mode='auto') for the richest pending thread.
force=True skips the counter check (always trigger if there's a
rich pending closed thread). Use this when you've seen a skill_nudge
or skill_hint and want to act without manually picking the thread_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| focus | No | combined | |
| force | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |