Skip to main content
Connect Slack in Settings → Integrations, then invite the Twill bot to the channels where work gets discussed.

Start a task

Mention the bot with your request:
@twill the onboarding email renders broken in Outlook — fix the template
A Slack thread where @twill picked up a task
Twill replies in the thread with clarifying questions, plans (with an Approve button), progress, and the finished PR link. Reply with another @twill mention to follow up — the thread is the task’s memory. Start the request with a /trigger like /plan or /ultra to pick mode and model via your routing configs.
Twill reads only the thread where it’s mentioned — not the whole channel.

Attachments

Files in the triggering message (and thread history) are passed to the agent:
  • Images: PNG, JPEG, GIF, WebP — great for screenshots of bugs or design mocks
  • Text: plain text, Markdown
  • Data: JSON, YAML
Limits: 10 MB per file, 5 files per message, and up to 10 files pulled from thread history. Unsupported or oversized files are skipped silently.