AI AGENTS

Weekly A/B Experiment Portfolio Digest with Verdicts

Every Monday, an agent reads all experiments that ended in the past week from BigQuery, assigns each a ship/kill/iterate verdict.

CategoryAI Agents
Enginesim
Difficultyintermediate
Triggerschedule
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerWeekly Monday schedule
  • ActionQuery all experiments ended this week (BigQuery)Google BigQueryBigQuery
  • LogicScore and assign verdict per experiment
  • ActionRank and summarize the portfolio
  • OutputPost ranked digest to SlackSlack

What it does

Gives leadership a weekly, one-glance view of the whole experiment portfolio. The agent gathers every test that concluded in the last seven days, judges each one, and assembles a ranked digest — clear winners to ship at the top, kills and inconclusive iterates below — in a single Slack post.

When to use it

Use this when experiments end on rolling schedules and decisions get scattered across channels. A weekly roll-up keeps the program legible without anyone compiling a deck.

How it works

  1. 1A weekly schedule trigger fires Monday morning.
  2. 2A BigQuery action queries all experiments with an end date in the trailing week.
  3. 3A logic step scores each experiment and assigns ship, kill, or iterate.
  4. 4The agent ranks them by impact and writes a concise summary line per experiment.
  5. 5A Slack message posts the consolidated portfolio digest to the leadership channel.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect BigQueryDatasets, queries, schemas.
  2. 2
    Connect SlackChannels, DMs, threads, mentions.
  3. 3
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  4. 4
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  5. 5
    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.