Slack conversation producer
A conversation you can hand to an agent. The page holds the cast, the channels and the messages as entities and exposes a command API; you copy the API reference into a local agent, describe the culture you want to show, and paste back what it writes.
- 01
Copy the agent brief
The full command API, written as a prompt. One button, top left.
- 02
Ask your agent for a conversation
"Here's the API. Write me a good/bad pair showing how we handle incident handoffs."
- 03
Paste what it wrote
Drop the JSON into Run commands. Present, or copy a share link.
Examples
Load one, then hit Copy as commands to see the script behind it.
Async-first
Atlas launch — decisions land here, not in calls
The decision, the deadline, and the way to object are all in one message. Devin reads it six hours later in Lisbon and is not behind.
Sync-only
Atlas launch — decisions land here, not in calls
Same decision, same people. The context lives in a call two of them couldn't attend, so Monday starts with an archaeology dig instead of work.
Paste the JSON array your agent produced. Commands apply in order; a bad one is skipped and reported rather than dropping the batch.