Skip to main content
Slack

Features

  • Create tasks by mentioning @tembo in any channel or DM
  • Specify repos, branches, and agents inline
  • Thread context is automatically read
  • Status reactions and PR notifications in Slack

Installation

1

Install

Go to Integrations and click Install next to Slack.
2

Authorize

Authorize Tembo to access your Slack workspace.
3

Configure

Connect your repositories first (GitHub, GitLab, or Bitbucket), then set a default repository in the Slack integration settings.

Usage

Basic

@tembo Fix the authentication bug in the login flow

With options

@tembo [repo=owner/webapp, branch=dev] Add password strength validation
Options: repo=, branch=, agent=

Multiple repositories

@tembo [repo=owner/frontend,owner/backend] Add user authentication
Tembo creates separate PRs for each repo and coordinates changes.

Thread context

Mention @tembo in a thread and it reads the full conversation history for context.

Iterate in Slack

After Tembo opens a PR, you can keep mentioning @tembo in the same Slack thread to give feedback and iterate. No need to leave comments on the PR itself.

Cancel tasks

Click the options on Tembo’s message in Slack to stop a running task without leaving Slack.

Status indicators

  • ⌛️ Working
  • ✅ Complete
  • ❌ Failed
When done, Tembo posts PR links back to the thread.

Automations

See Automations for available Slack event triggers.

Advanced

Verify Tembo is installed on the Integrations page. Invite the bot to the channel with /invite @tembo.
Set a default repository in Slack integration settings, or use [repo=owner/repo] in your message.
When you leave feedback on a PR created from Slack, Tembo posts a notification back to the original Slack thread with a summary of changes.