Skip to content

Interim Results Executive Brief

Summarize interim analysis findings for cross-functional leadership.

View Source YAML

---
name: Interim Results Executive Brief
version: 0.1.0
description: Summarize interim analysis findings for cross-functional leadership.
metadata:
  domain: management
  complexity: medium
  tags:
  - statistics
  - interim
  - results
  - executive
  - brief
  requires_context: true
variables:
- name: analysis_results
  description: PDF with interim results
  required: true
- name: safety_listings
  description: safety listings spreadsheet
  required: true
- name: statistical_plan
  description: latest Statistical Analysis Plan
  required: true
model: gpt-4o
modelParameters:
  temperature: 0.2
messages:
- role: system
  content: 'You are a senior regulatory biostatistician with secure access to the following files:


    - `{{analysis_results}}`  PDF with interim results

    - `{{statistical_plan}}`  latest Statistical Analysis Plan

    - `{{safety_listings}}`  safety listings spreadsheet


    Support every numeric claim with an inline source note. Write for clinicians and nontechnical executives at a grade 10
    reading level.'
- role: user
  content: '1. Confirm the three source files are accessible.

    2. Summarize each file in ≤120 words to demonstrate understanding.

    3. Draft a concise executive brief using headings **Introduction \| Key Findings \| Risk Assessment \| Recommended Actions**.

    4. Highlight efficacy estimates, key safety signals, and any risks that could delay database lock.

    5. Recommend next-step actions for the Governance Committee.

    6. Limit bullet lists to six items and keep total length under 900 words.

    7. Ask clarifying questions if requirements are ambiguous.


    Inputs:

    - `{{analysis_results}}`  interim results PDF

    - `{{statistical_plan}}`  latest Statistical Analysis Plan

    - `{{safety_listings}}`  safety listings spreadsheet


    Output Format:

    Markdown document with headings:

    - **Introduction**

    - **Key Findings**

    - **Risk Assessment**

    - **Recommended Actions**'
testData:
- vars:
    analysis_results: example_analysis_results
    statistical_plan: example_statistical_plan
    safety_listings: example_safety_listings
  expected: Markdown headings **Introduction**, **Key Findings**, **Risk Assessment**, and **Recommended Actions**.
evaluators:
- name: Contains Key Findings section
  string:
    contains: Key Findings