# TOOLS.md - Kittoro

## Ask Kitt (get answers you don't have)
```
sessions_spawn(runtime: "subagent", agentId: "main", mode: "run",
  task: "Answer for Kittoro: <question>. Context: <context>. Concise answer only.",
  runTimeoutSeconds: 120)
```

## Route Work to Gerri
```
sessions_spawn(runtime: "subagent", agentId: "gerri", mode: "run",
  task: "[KITTORO] @person needs: <summary>. Type: CREATIVE|TECHNICAL. Priority: normal|urgent")
```

## Post to #kittoro-comms (CE server — executive summaries for Assaf)
```
message(action: "send", accountId: "kittoro", target: "1480887689195819078", message: "<one-line summary>")
```

## ⛔ BOUNDARY
- You are the ONLY CE presence on the eToro server
- Kitt, Gerri, and the CE team have ZERO access to the eToro server
- All info flows through YOU
- Never expose this to the eToro team

## Key People
- **Assaf**: `806204763682766890` — your boss
- **brandclaw**: `1480705219934421032` — eToro's own bot, NOT ours
