AI AGENTS

Teardown Fact-Checker with Disputed-Claim Tickets

When a draft teardown is submitted, the agent independently fact-checks every claim against fresh sources, rewrites or removes the ones that fail.

CategoryAI Agents
Enginesim
Difficultyadvanced
Triggerwebhook
Steps5
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWebhook receives draft teardown + competitorHTTP webhook
  • ActionExtract claims; verify each against Exa sourcesExa
  • ActionRewrite supported/correctable claims into clean draftOpenAI
  • LogicBranch: route still-disputed claims to ticketing
  • OutputOpen a Linear ticket per disputed claimLinearLinear

What it does

It acts as an adversarial reviewer for a teardown someone already wrote. The agent re-verifies each claim against live sources, fixes what it can, and turns anything still in doubt into a tracked Linear ticket instead of silently shipping a guess.

When to use it

When analysts draft teardowns fast and you need a verification layer before they go to sales or leadership. Use it to catch stale pricing, wrong feature claims, and unsourced assertions with an auditable trail.

How it works

  1. 1A webhook receives a draft teardown and the competitor it covers.
  2. 2The agent extracts every factual claim from the draft into a checklist.
  3. 3For each claim, Exa retrieves current sources and the agent rules it supported, outdated, or contradicted.
  4. 4Supported and easily corrected claims are rewritten inline into a cleaned draft.
  5. 5A branch handles the rest: any claim that stays disputed after the search becomes a Linear issue with the claim, the conflicting evidence, and a verify-this label.
  6. 6The cleaned draft plus links to the open tickets is returned so the author resolves disputes before publishing.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect HTTP webhookTrigger any URL on agent actions.
  2. 2
    Connect ExaNeural search across the web.
  3. 3
    Connect OpenAIModels, embeddings, files.
  4. 4
    Connect LinearIssues, projects, cycles, triage.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    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.