SUMMARIZATION

Turn Recurring Feature-Gap Objections from Sales Calls into Linear Issues

Weekly, mines Zoom sales transcripts for objections that are really missing-feature requests, deduplicates them against existing Linear issues.

CategorySummarization
Enginesim
Difficultyadvanced
Triggerschedule
Steps6
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWeekly schedule
  • ActionCollect past-week Zoom transcriptsZoomZoom
  • ActionExtract + cluster feature-gap objections (LLM)OpenAI
  • ActionSearch existing Linear issues for matchesLinearLinear
  • LogicDecide create-new vs update-existing per cluster
  • OutputCreate issues or upvote-comment in LinearLinearLinear

What it does

Each week it reads the latest Zoom sales-call transcripts and isolates only the objections that are actually product feature gaps ("it can't do X," "we need Y integration"). It clusters them, checks each cluster against open Linear issues, and either creates a new issue or adds a weighted comment to an existing one with the deal context and frequency, so product prioritization reflects real revenue-blocking demand.

When to use it

When sales hears the same "missing feature" objection repeatedly but it never reaches product in a structured, deduplicated way.

How it works

  1. 1A weekly schedule triggers the run.
  2. 2The Zoom step collects the past week's call transcripts.
  3. 3An OpenAI step extracts only feature-gap objections and clusters them into requests.
  4. 4A Linear step searches for matching existing issues.
  5. 5A logic step decides create-new versus update-existing per cluster.
  6. 6A Linear step files new issues or comments on matches with frequency and deal value.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect ZoomMeetings, recordings, transcripts.
  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.