Initialize Session
session_initCreates a durable cross-review session by first probing provider availability and enabling model selection, without calling any reviewer models.
Instructions
Create a durable cross-review session after probing provider availability and model selection. This does not call reviewer models yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Original task or artifact being reviewed. | |
| caller | No | operator | |
| review_focus | No | Optional provider-neutral review scope anchor. This is not Claude Code's /focus UI command; it is injected as a front-loaded Review Focus prompt block for every selected peer, including OUT OF SCOPE handling for unrelated findings. | |
| response_format | No | json |