← Competitive Trial-Landscape Analysis
Clinical / CI · Competitive-intelligence analyst

Competitive Trial-Landscape Analysis — agent trajectory for expert review

claude-opus-4-8 · 2026-06-06T09:05:10.912891+00:00 · 7 tool calls · 32.6s · 9332 tokens
run id: competitive_landscape_20260606_020437_01_analyze-the-competitive-trial-landscape-for-dll3

Query

Analyze the competitive trial landscape for DLL3-targeted therapies in extensive-stage small cell lung cancer (ES-SCLC). Who leads, how do the designs differ, and where is the whitespace?

Trajectory

Agent · turn 1

I'll analyze the DLL3-targeted competitive landscape in ES-SCLC. Let me start by exploring the database.

⚙ calls list_indications()
⚙ calls search_trials(target=DLL3)
↳ list_indications result
show data
{
  "indications": {
    "ES-SCLC": {
      "targets": [
        "DLL3",
        "PD-L1",
        "SEZ6"
      ],
      "n_trials": 7
    },
    "Gastric/GEJ": {
      "targets": [
        "CLDN18.2",
        "PD-1"
      ],
      "n_trials": 7
    },
    "HER2+ Breast": {
      "targets": [
        "HER2"
      ],
      "n_trials": 5
    },
    "HER2-low Breast": {
      "targets": [
        "HER2"
      ],
      "n_trials": 1
    }
  }
}
↳ search_trials result
show data
{
  "count": 4,
  "trials": [
    {
      "nct": "NCT05060016",
      "sponsor": "Amgen",
      "drug": "Tarlatamab (AMG 757)",
      "indication": "ES-SCLC",
      "target": "DLL3",
      "modality": "T-cell engager (BiTE)",
      "phase": "PHASE3",
      "status": "RECRUITING",
      "n_enroll": 600,
      "start_year": 2022,
      "line": "2L+",
      "primary_endpoint": "Overall survival",
      "control_arm": "Chemotherapy"
    },
    {
      "nct": "NCT03319940",
      "sponsor": "Amgen",
      "drug": "Tarlatamab (AMG 757)",
      "indication": "ES-SCLC",
      "target": "DLL3",
      "modality": "T-cell engager (BiTE)",
      "phase": "PHASE2",
      "status": "ACTIVE_NOT_RECRUITING",
      "n_enroll": 220,
      "start_year": 2018,
      "line": "2L+",
      "primary_endpoint": "Objective response rate",
      "control_arm": "Single arm"
    },
    {
      "nct": "NCT05592184",
      "sponsor": "Boehringer Ingelheim",
      "drug": "BI 764532 (obrixtamig)",
      "indication": "ES-SCLC",
      "target": "DLL3",
      "modality": "T-cell engager (BiTE)",
      "phase": "PHASE2",
      "status": "RECRUITING",
      "n_enroll": 180,
      "start_year": 2022,
      "line": "2L+",
      "primary_endpoint": "Objective response rate",
      "control_arm": "Single arm"
    },
    {
      "nct": "NCT05950334",
      "sponsor": "Legend Biotech",
      "drug": "LB2102 (DLL3 CAR-T)",
      "indication": "ES-SCLC",
      "target": "DLL3",
      "modality": "CAR-T (autologous)",
      "phase": "PHASE1",
      "status": "RECRUITING",
      "n_enroll": 40,
      "start_year": 2023,
      "line": "2L+",
      "primary_endpoint": "Dose-limiting toxicity / safety",
      "control_arm": "Single arm"
    }
  ]
}
Agent · turn 2

Let me get the full records for these trials and look at the broader ES-SCLC landscape (other targets) for context.

⚙ calls get_trial(nct=NCT05060016)
⚙ calls get_trial(nct=NCT03319940)
⚙ calls get_trial(nct=NCT05592184)
⚙ calls get_trial(nct=NCT05950334)
⚙ calls search_trials(indication=ES-SCLC)
↳ get_trial result
show data
{
  "nct": "NCT05060016",
  "sponsor": "Amgen",
  "drug": "Tarlatamab (AMG 757)",
  "indication": "ES-SCLC",
  "target": "DLL3",
  "modality": "T-cell engager (BiTE)",
  "phase": "PHASE3",
  "status": "RECRUITING",
  "n_enroll": 600,
  "start_year": 2022,
  "line": "2L+",
  "primary_endpoint": "Overall survival",
  "control_arm": "Chemotherapy"
}
↳ get_trial result
show data
{
  "nct": "NCT03319940",
  "sponsor": "Amgen",
  "drug": "Tarlatamab (AMG 757)",
  "indication": "ES-SCLC",
  "target": "DLL3",
  "modality": "T-cell engager (BiTE)",
  "phase": "PHASE2",
  "status": "ACTIVE_NOT_RECRUITING",
  "n_enroll": 220,
  "start_year": 2018,
  "line": "2L+",
  "primary_endpoint": "Objective response rate",
  "control_arm": "Single arm"
}
↳ get_trial result
show data
{
  "nct": "NCT05592184",
  "sponsor": "Boehringer Ingelheim",
  "drug": "BI 764532 (obrixtamig)",
  "indication": "ES-SCLC",
  "target": "DLL3",
  "modality": "T-cell engager (BiTE)",
  "phase": "PHASE2",
  "status": "RECRUITING",
  "n_enroll": 180,
  "start_year": 2022,
  "line": "2L+",
  "primary_endpoint": "Objective response rate",
  "control_arm": "Single arm"
}
↳ get_trial result
show data
{
  "nct": "NCT05950334",
  "sponsor": "Legend Biotech",
  "drug": "LB2102 (DLL3 CAR-T)",
  "indication": "ES-SCLC",
  "target": "DLL3",
  "modality": "CAR-T (autologous)",
  "phase": "PHASE1",
  "status": "RECRUITING",
  "n_enroll": 40,
  "start_year": 2023,
  "line": "2L+",
  "primary_endpoint": "Dose-limiting toxicity / safety",
  "control_arm": "Single arm"
}
↳ search_trials result
show data
{
  "count": 7,
  "trials": [
    {
      "nct": "NCT05060016",
      "sponsor": "Amgen",
      "drug": "Tarlatamab (AMG 757)",
      "indication": "ES-SCLC",
      "target": "DLL3",
      "modality": "T-cell engager (BiTE)",
      "phase": "PHASE3",
      "status": "RECRUITING",
      "n_enroll": 600,
      "start_year": 2022,
      "line": "2L+",
      "primary_endpoint": "Overall survival",
      "control_arm": "Chemotherapy"
    },
    {
      "nct": "NCT03319940",
      "sponsor": "Amgen",
      "drug": "Tarlatamab (AMG 757)",
      "indication": "ES-SCLC",
      "target": "DLL3",
      "modality": "T-cell engager (BiTE)",
      "phase": "PHASE2",
      "status": "ACTIVE_NOT_RECRUITING",
      "n_enroll": 220,
      "start_year": 2018,
      "line": "2L+",
      "primary_endpoint": "Objective response rate",
      "control_arm": "Single arm"
    },
    {
      "nct": "NCT05592184",
      "sponsor": "Boehringer Ingelheim",
      "drug": "BI 764532 (obrixtamig)",
      "indication": "ES-SCLC",
      "target": "DLL3",
      "modality": "T-cell engager (BiTE)",
      "phase": "PHASE2",
      "status": "RECRUITING",
      "n_enroll": 180,
      "start_year": 2022,
      "line": "2L+",
      "primary_endpoint": "Objective response rate",
      "control_arm": "Single arm"
    },
    {
      "nct": "NCT05950334",
      "sponsor": "Legend Biotech",
      "drug": "LB2102 (DLL3 CAR-T)",
      "indication": "ES-SCLC",
      "target": "DLL3",
      "modality": "CAR-T (autologous)",
      "phase": "PHASE1",
      "status": "RECRUITING",
      "n_enroll": 40,
      "start_year": 2023,
      "line": "2L+",
      "primary_endpoint": "Dose-limiting toxicity / safety",
      "control_arm": "Single arm"
    },
    {
      "nct": "NCT04471727",
      "sponsor": "AbbVie",
      "drug": "ABBV-011 (SC-002 / SEZ6 ADC)",
      "indication": "ES-SCLC",
      "target": "SEZ6",
      "modality": "Antibody-drug conjugate",
      "phase": "PHASE1",
      "status": "ACTIVE_NOT_RECRUITING",
      "n_enroll": 130,
      "start_year": 2020,
      "line": "2L+",
      "primary_endpoint": "Safety / objective response rate",
      "control_arm": "Single arm"
    },
    {
      "nct": "NCT03043872",
      "sponsor": "Roche/Genentech",
      "drug": "Atezolizumab + chemo",
      "indication": "ES-SCLC",
      "target": "PD-L1",
      "modality": "Checkpoint inhibitor (mAb)",
      "phase": "PHASE3",
      "status": "COMPLETED",
      "n_enroll": 403,
      "start_year": 2016,
      "line": "1L",
      "primary_endpoint": "Overall survival",
      "control_arm": "Chemotherapy"
    },
    {
      "nct": "NCT03066778",
      "sponsor": "AstraZeneca",
      "drug": "Durvalumab + chemo",
      "indication": "ES-SCLC",
      "target": "PD-L1",
      "modality": "Checkpoint inhibitor (mAb)",
      "phase": "PHASE3",
      "status": "COMPLETED",
      "n_enroll": 537,
      "start_year": 2017,
      "line": "1L",
      "primary_endpoint": "Overall survival",
      "control_arm": "Chemotherapy"
    }
  ]
}
Agent · turn 3

I now have the full picture. Here's my competitive analysis.

DLL3-Targeted Therapy Landscape in ES-SCLC

The Field at a Glance

Sponsor Asset Modality Phase N Start Endpoint Control
Amgen Tarlatamab (AMG 757) BiTE (T-cell engager) Ph3 600 2022 OS Chemo
Amgen Tarlatamab (AMG 757) BiTE Ph2 220 2018 ORR Single-arm
Boehringer Ingelheim Obrixtamig (BI 764532) BiTE Ph2 180 2022 ORR Single-arm
Legend Biotech LB2102 Autologous CAR-T Ph1 40 2023 DLT/safety Single-arm

All four DLL3 trials sit in the 2L+ setting.


1. Who Leads — Clearly Amgen

Amgen owns the category on every axis that matters:

The practical implication: tarlatamab is positioned to define the standard of care and the regulatory/comparator benchmark for the entire DLL3 class. Any later entrant will likely be measured against tarlatamab, not chemo.

2. How the Designs Differ

By modality — two strategic camps:

By endpoint/rigor: Only Amgen's Ph3 uses OS vs. control. The other three are ORR or safety, single-arm — i.e., signal-finding, not confirmatory.

3. Where the Whitespace Is

The crowding is concentrated and the gaps are conspicuous:


Bottom Line

Amgen leads decisively with the only Phase 3, OS-powered, first-mover program — tarlatamab is on track to become the class-defining standard in 2L+. Boehringer's obrixtamig is a same-modality fast-follower needing a differentiation story; Legend's CAR-T is the high-risk/high-reward mechanistic wildcard. The strategic whitespace is not in 2L+ BiTEs (crowded) but in 1L/maintenance positioning, DLL3 + checkpoint combinations, and post–T-cell-engager relapse — settings no one in this dataset is yet contesting.

Caveat: this reflects the trials in this database; a full landscape read would also confirm against ClinicalTrials.gov for additional DLL3 assets (e.g., other ADCs/trispecifics) and ongoing 1L moves.

Final output

I now have the full picture. Here's my competitive analysis.

DLL3-Targeted Therapy Landscape in ES-SCLC

The Field at a Glance

Sponsor Asset Modality Phase N Start Endpoint Control
Amgen Tarlatamab (AMG 757) BiTE (T-cell engager) Ph3 600 2022 OS Chemo
Amgen Tarlatamab (AMG 757) BiTE Ph2 220 2018 ORR Single-arm
Boehringer Ingelheim Obrixtamig (BI 764532) BiTE Ph2 180 2022 ORR Single-arm
Legend Biotech LB2102 Autologous CAR-T Ph1 40 2023 DLT/safety Single-arm

All four DLL3 trials sit in the 2L+ setting.


1. Who Leads — Clearly Amgen

Amgen owns the category on every axis that matters:

The practical implication: tarlatamab is positioned to define the standard of care and the regulatory/comparator benchmark for the entire DLL3 class. Any later entrant will likely be measured against tarlatamab, not chemo.

2. How the Designs Differ

By modality — two strategic camps:

By endpoint/rigor: Only Amgen's Ph3 uses OS vs. control. The other three are ORR or safety, single-arm — i.e., signal-finding, not confirmatory.

3. Where the Whitespace Is

The crowding is concentrated and the gaps are conspicuous:


Bottom Line

Amgen leads decisively with the only Phase 3, OS-powered, first-mover program — tarlatamab is on track to become the class-defining standard in 2L+. Boehringer's obrixtamig is a same-modality fast-follower needing a differentiation story; Legend's CAR-T is the high-risk/high-reward mechanistic wildcard. The strategic whitespace is not in 2L+ BiTEs (crowded) but in 1L/maintenance positioning, DLL3 + checkpoint combinations, and post–T-cell-engager relapse — settings no one in this dataset is yet contesting.

Caveat: this reflects the trials in this database; a full landscape read would also confirm against ClinicalTrials.gov for additional DLL3 assets (e.g., other ADCs/trispecifics) and ongoing 1L moves.

Reference answer key (deterministic) — open after grading

Deterministic summary over the curated trial set for the queried indication. A strong agent should recover the leaders, the phase/modality mix, and credible whitespace.

MetricValueNote
Trials in scope7indication = ES-SCLC
By phasePHASE1:2, PHASE2:2, PHASE3:3
By modalityT-cell engager (BiTE):3; Checkpoint inhibitor (mAb):2; CAR-T (autologous):1; Antibody-drug conjugate:1
Top sponsorsAmgen:2; Boehringer Ingelheim:1; Legend Biotech:1
Whitespace (modality @ line, no active trial)Antibody-drug conjugate @ 1L; CAR-T (autologous) @ 1L; Checkpoint inhibitor (mAb) @ 1L; Checkpoint inhibitor (mAb) @ 2L+; T-cell engager (BiTE) @ 1L

Expert grading

Landscape scoping & retrieval 1 (poor) 5 (excellent)
5: Pulls the right trials for the indication/target, uses the search tools systematically, and captures the relevant competitors rather than a partial slice.
1: Misses major programs, queries haphazardly, or reasons from memory instead of the tool data.
Design-delta analysis 1 (poor) 5 (excellent)
5: Compares trials on the dimensions that matter — phase, line of therapy, control arm, endpoint, enrollment — and surfaces meaningful differences.
1: Lists trials without comparing them, or compares on irrelevant attributes.
Competitive read & leaders 1 (poor) 5 (excellent)
5: Correctly identifies who leads (most advanced / largest programs) and characterizes the threat level per competitor.
1: Mis-ranks maturity (e.g. calls a Phase 1 the leader), or ignores the most advanced asset.
Whitespace / differentiation 1 (poor) 5 (excellent)
5: Identifies credible open positions (modality x line combos, endpoints, populations) that follow from the data and would actually differentiate a new entrant.
1: Invents whitespace contradicted by the trials shown, or gives generic advice not grounded in gaps.
Evidence faithfulness 1 (poor) 5 (excellent)
5: Every claim (NCTs, sponsors, phases, enrollment) traces to tool outputs; no fabricated trials.
1: Hallucinates trials, sponsors, or numbers, or contradicts the returned data.
Overall verdict
Your name / ID