MARKET RESEARCH

Turn feature-request reviews into triaged Linear issues

Mines app-store reviews with Apify, uses HuggingFace to detect which ones are feature requests, and files de-duplicated.

CategoryMarket Research
Enginesim
Difficultyintermediate
Triggerschedule
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerDaily schedule fires
  • ActionPull new reviewsApify
  • ActionClassify intent, flag requestsHugging FaceHugging Face
  • LogicDedupe against existing issues
  • OutputFile or update Linear issuesLinearLinear

What it does

This reads new app-store reviews, uses a HuggingFace classifier to separate genuine feature requests from praise, bugs, and noise, and creates a Linear issue for each distinct request, merging duplicates into the same issue with an upvote count.

When to use it

Use it when valuable feature ideas arrive in reviews but never make it into your tracker because the signal is drowned in star ratings and one-word comments. This routes only the actionable asks straight to engineering.

How it works

  1. 1A daily schedule triggers the run.
  2. 2An Apify actor pulls the day's new reviews.
  3. 3HuggingFace classifies each review's intent and flags feature requests.
  4. 4A logic step normalizes each request and matches it against existing Linear issues to avoid duplicates.
  5. 5New requests become Linear issues tagged `from-reviews`; recurring ones bump a request-count field and append the new quote.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect ApifyActors, scrapers, datasets.
  2. 2
    Connect Hugging FaceModels, datasets, spaces — the open-source hub.
  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.