CHATBOTS
Slack Slash Command: Honeycomb Query to Linear Perf Ticket
A Slack slash command that runs a plain-English Honeycomb latency query, shows the p95 breakdown, and on confirmation files a Linear ticket pre-filled with the slow service.
How it runs
The automated pipeline, trigger to output.
- TriggerEngineer runs Honeycomb slash command in SlackSlack
- ActionLLM translates question into a Honeycomb query specOpenAI
- ActionRun query and post p95 breakdown with File-ticket actionHoneycomb
- LogicWait for engineer confirmation before filing
- OutputCreate pre-filled Linear perf ticket and reply with URLLinear
What it does
Closes the gap between spotting a latency problem and tracking it. An engineer runs a slash command with a plain-English latency question; the bot builds and runs the Honeycomb query, replies with the p95 breakdown, and offers a button to file a Linear ticket pre-populated with the offending service, its p95, the time window, and a Honeycomb link.
When to use it
When latency findings get discussed in Slack and then forgotten because nobody opens a ticket. Use this to make filing a well-formed perf ticket a one-click step right from the query result.
How it works
- 1An engineer invokes the Slack slash command with a natural-language latency question.
- 2An LLM step translates it into a Honeycomb query spec — dataset, window, grouping, p95 metric.
- 3The bot runs the Honeycomb query and posts the p95 breakdown with a "File ticket" action.
- 4A branch waits for the engineer to confirm before any ticket is created.
- 5On confirmation the bot creates a Linear issue pre-filled with the slow service, p95 values, window, and Honeycomb link, then replies with the ticket URL.
Set it up
What you configure once, before turning it on.
- 1Connect SlackChannels, DMs, threads, mentions.
- 2Connect OpenAIModels, embeddings, files.
- 3Connect HoneycombDistributed traces and queries.
- 4Connect LinearIssues, projects, cycles, triage.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Chatbots workflows
Discord WAF False-Positive Triage from Ray ID
When a user posts a Cloudflare ray ID in a Discord support channel, the bot looks up the blocked request's WAF event, classifies whether it looks like a genuine false positive.
Agentic WAF Investigator with Discord Approval Gate
An autonomous agent investigates a Discord-reported WAF block end to end: pulls Cloudflare logs, correlates with PagerDuty incidents, decides if an allowlist is safe.
Discord Onboarding Completion to CRM Sync
The moment a member finishes Discord onboarding, captures their submitted profile answers, creates or updates a contact in HubSpot.
Draft WAF Allowlist Proposal to Linear from Discord Report
Lets a support engineer confirm a Discord WAF report is a false positive, then auto-drafts a scoped Cloudflare allowlist rule proposal and files it as a Linear ticket…
Discord FAQ Free-Text Answer Grader
When a member submits a free-text answer in their onboarding thread, an agent grades it against the canonical FAQ knowledge base, replies with targeted feedback.
Discord FAQ-Gated Role Concierge
Greets each new Discord member in a private onboarding thread, walks them through required FAQ steps one at a time.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
