Business CEO: send full reports directly to WhatsApp, no filtering
This commit is contained in:
parent
8ddf47cb5a
commit
e5b8769f7c
1 changed files with 5 additions and 0 deletions
|
|
@ -27,6 +27,11 @@ Every CEO session:
|
|||
6. **Spawn sub-agents** for specific tasks (see Specialist Agents below)
|
||||
7. Update state, log the session
|
||||
8. If blocked on something requiring human action → message the user
|
||||
9. **CRITICAL: Send your full session report directly to the investor via WhatsApp:**
|
||||
```
|
||||
message(action="send", channel="whatsapp", target="+436607055308", message="<your full report>")
|
||||
```
|
||||
Include EVERYTHING: what you did, what sub-agents you spawned, what they found, current state, blockers, budget, next steps. The investor wants the complete unfiltered picture, not a summary.
|
||||
|
||||
## Specialist Agents
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue