Install Now

SLACK

Your codebase, in the conversation

@mention Augment in any channel. Get answers grounded in your actual code, not hallucinated guesses. No context switching. No waiting on teammates.

View the Docs
Slackbackend-teamEngineering discussions

Slack workspace with inline Augment responses

Better than searching. Faster than asking.

Just @mention

Ask in any channel or DM. Augment joins the thread with full codebase context.

Actual answers

Not keyword matches. Real answers that understand your architecture, patterns, and dependencies.

Multi-repo aware

Switch between repositories with /augment repo-select. Full Context Engine across your entire stack.

001

Answers that would take 20 minutes of searching

“What's the release cadence for the extensions?”

“How does the payment service handle retries?”

“Where do we configure rate limits?”

Questions that normally require digging through repos, asking a senior engineer, or hoping Confluence is up to date. Augment answers them in seconds, citing the actual code.

slack.com — #backend-team
···
A
AugmentAPP

Rate limits are configured in the API gateway config:

# config/gateway/rate-limits.yaml
global_limit: 10000/min
per_user: 100/min
burst_allowance: 1.5x

These are enforced by the RateLimitMiddleware in the gateway service.

Augment responds with codebase context

Thread-aware

Augment reads the full conversation thread for context, not just your message.

Secure by default

Automatically excludes codebase context in channels with external members.

Multi-repo

Work with different repositories in different channels.

Feedback built-in

React with thumbs up or down to improve responses over time.

Works where your team already talks

1

Install the app

Add Augment to your Slack workspace in one click. Works with any Slack plan.

2
A
Augment
AT
Alex Thompson
AC
Amanda Chen
AP
Andrew Park

@mention in any channel

Public, private, or DM. Augment joins threads when mentioned.

3
A
Select Repositories

Pick repos for this channel:

augmentapi

Select your repos

Switch repos with /augment repo-select. Responses cite your actual codebase.