Documentation Index
Fetch the complete documentation index at: https://docs.twill.ai/llms.txt
Use this file to discover all available pages before exploring further.
Setup
- Go to Settings → Integrations → Slack and connect your workspace
- Invite the Twill bot to channels where you want to create tasks
Create a Task
Mention@twill with your request:

Follow-ups
You can reply directly in the Slack thread to refine your request or add more context. Twill will incorporate your feedback and continue working on the task.Request a Plan
By default, Twill starts implementing immediately. To request a plan first, include/plan in the triggering Slack mention:
Pick an Agent / Model (optional)
You can optionally override the agent and/or model when creating a new task by addingagent= and/or model= to the triggering Slack mention:
agent= but omit model=, Twill uses defaults:
agent=claude-code→ Opusagent=codex→ GPT 5.4agent=open-code→ GPT 5.4
Agent/model overrides only apply when the mention creates a new task.
Follow-ups in the same Slack thread don’t change the agent/model.
Send screenshots and files
You can attach images and files to:- the initial
@twillmessage, and - follow-up replies in the same thread.
- Images:
image/png,image/jpeg,image/gif,image/webp - Text:
text/plain,text/markdown - Data:
application/json,text/yaml
- Max file size: 10MB per file
- Max processed per Slack message: 5 files
- Max processed from thread history: 10 files (extras ignored)
Thread Context
When you mention@twill inside a thread, Twill will fetch that thread’s messages to use as additional context while creating the task. Twill only reads the specific thread where it was mentioned (not all Slack messages).