Skip to content →
  1. Loops use cases
  2. Customer questions
Sign upOpen app
Seek to:00:00 / 

A couple of years ago, Linear’s sales team created a Slack channel called #dumb-questions where sales reps could ask the type of question about the product that a teammate might answer quickly. Over time, though, the name of the channel became less and less accurate. As we began working with larger enterprises running sophisticated setups in Linear, the questions from the field often needed more than a quick reply.

Rather than send our small-but-mighty solutions engineering team off on a side quest every time a question came in, Eitan Meisels, who leads GTM enablement at Linear, wanted to find a way to scale their expertise.

The loop

Reps are now directed to a new Slack channel called #field-questions for anything that needs deeper technical input. When a question is posted there, a Linear Ask is automatically created, carrying the context from the Slack message into Linear.

That creates an issue in a dedicated Field Questions team and triggers the loop Eitan set up. The loop delegates the issue to Linear Agent, which investigates the question using sources including our codebase via Code Intelligence, along with historical responses the solutions engineering team has provided in similar situations.

Linear Agent then drafts a response including its reasoning, any assumptions or caveats, a recommended next step, and an indication of how confident it is in its answer. The response is synced back to the original Slack thread, where a solutions engineer can review and sign off on it, with all the relevant context already assembled in one place.

A seasoned workflow

Eitan started with a short, one-paragraph prompt describing what he wanted the loop to do. He eventually rewrote the prompt in Markdown to make it more readable by the agent.

He also expanded what the agent could draw from. The first version relied primarily on Code Intelligence before posting an answer back to Slack; Eitan later connected GitHub and Notion, giving the agent access to technical solutions the solutions engineering team had built in the past.

Build your own

If a small group of experts repeatedly answers questions for a larger team, that’s a strong candidate for a loop. Start by mapping the sources they might rely on and give the loop access to the same inputs so it can research and draft responses for their review.

Open this prompt in Linear Agent to adapt it to your own team, tools, and signals.