TICKET MANAGEMENT

Agent-driven review of unclear Intercom bug reports

An agent works a queue of Intercom conversations that automated classification marked unclear.

CategoryTicket Management
Enginepaperclip
Difficultyadvanced
Triggerevent
Steps6
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerConversation enters unclear review queueIntercomIntercom
  • ActionAgent identifies missing reproducibility detailsOpenAI
  • ActionSend targeted follow-up questionIntercomIntercom
  • LogicRe-evaluate: bug, how-to, or invalidOpenAI
  • ActionFile structured Linear issue for confirmed bugsLinearLinear
  • OutputRecord disposition on Intercom conversationIntercomIntercom

What it does

Handles the gray zone: conversations the deterministic classifier couldn't confidently label as bug or how-to. An agent reviews each one, drafts a precise clarifying question to the customer (missing repro steps, version, expected behavior), and waits. When the reply makes it a clear reproducible bug, it files a well-formed Linear issue; otherwise it closes the loop as a how-to or invalid report.

When to use it

When too many real bugs are getting lost in the `unclear` bucket because the customer's first message was ambiguous, and you want an autonomous agent to chase the missing details rather than a human doing it.

How it works

  1. 1A conversation lands in the `unclear` review queue (trigger).
  2. 2The agent reads the full thread and identifies what's missing for reproducibility.
  3. 3It drafts and sends a targeted follow-up question in Intercom.
  4. 4On the customer's reply, the agent re-evaluates reproducibility.
  5. 5A branch decides: confirmed bug, how-to, or invalid.
  6. 6Confirmed bugs are filed as structured Linear issues; the agent records the disposition back on the Intercom conversation.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect IntercomConversations, contacts, articles.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect LinearIssues, projects, cycles, triage.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.