agent_handoff
Transfer reasoning state from one agent session to another, persisting handoff logs for traceability in architect-builder-peer chains.
Instructions
Transfer reasoning state from one agent's session to another. Persists handoff log on both sessions for traceability. Use for architect→builder→peer chains. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blocker | No | Optional: the specific blocker the receiver should address first | |
| urgency | No | Optional urgency | |
| ritual_strip | No | Optional machine hygiene flag. When true, returns structured output without ritual/narrative prose, model-safe preambles, or guardrail alias blocks. | |
| response_mode | No | Optional response-mode control. Use model_safe when the caller must avoid claiming consciousness, sentience, personhood, or literal emotions. | |
| to_session_id | Yes | The receiving session | |
| context_summary | No | Compact summary of state/work being handed off (under 1200 chars) | |
| from_session_id | Yes | The session handing off (caller) | |
| response_profile | No | Optional output-shape control. Use machine for structured JSON only; machine automatically strips ritual/narrative text. |