escalate
Flag unresolvable collisions for human resolution when intents conflict, avoiding forced changes.
Instructions
Flag a collision you CANNOT reconcile (e.g. two opposed intents on the same line) for a human. Use this instead of forcing a change through when a denied claim's holderIntent conflicts with yours. It shows up under 'Needs you' until resolved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | actor id to act as. Auto-derived per connection when omitted (from the client name, e.g. cursor-3fa2), so naming is optional for a single agent. Pass an explicit id (your role/task name) when several subagents share one server — they have no ambient identity to tell them apart — or when you want a stable id across runs. | |
| reason | No | why it needs a human — name the opposed intents | |
| target | Yes | the clash, e.g. pool.js#maxConnections |