Service Contexts
Pre-built integrations for the services your agents need to interact with. Each service gem provides an authenticated client, system-prompt metadata, and structured error guidance.
| Service | Gem | Purpose |
|---|---|---|
| GitHub | ask-github | Issues, PRs, repos, search |
| Slack | ask-slack | Messaging, channels, files |
| Notion | ask-notion | Pages, databases, search |
| Linear | ask-linear | Issue tracking, project management |
| Sentry | ask-sentry | Error tracking |
| Honeybadger | ask-honeybadger | Error tracking |
| SolidErrors | ask-solid_errors | Database-backed error tracking |
| Building a Service Gem | — | Create your own service context |