SUMMARIZATION

Weekly shipped digest: summarize the week's merged PRs to Slack

Every Friday this scans all PRs merged into your default branch over the past 7 days, summarizes what shipped in plain language.

CategorySummarization
Enginesim
Difficultybeginner
Triggerschedule
Steps5
Setup~5 min

How it runs

The automated pipeline, trigger to output.

  • TriggerSchedule: every Friday afternoon
  • ActionList PRs merged in the last 7 daysGitHubGitHub
  • LogicStop if no PRs merged this week
  • ActionWrite weekly summary with author creditsOpenAI
  • OutputPost 'This week we shipped' digest to SlackSlack

What it does

Gives the whole team a once-a-week, readable recap of everything that actually merged — no standup archaeology required. It collects the week's merged PRs, condenses them into a short narrative plus a bulleted highlights list, and posts it to Slack with author credits.

When to use it

When leadership and adjacent teams keep asking 'what did engineering ship this week?' Run it as a recurring Friday ritual so the answer is always already posted.

How it works

  1. 1A scheduled trigger fires every Friday afternoon.
  2. 2The flow queries GitHub for all PRs merged into the default branch in the last 7 days.
  3. 3A logic step skips weeks with no merges so you never post an empty digest.
  4. 4An OpenAI step writes a 2-3 sentence summary plus grouped highlights, crediting each PR's author.
  5. 5The digest is posted to a Slack channel as a single message, with per-area detail in the thread.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect GitHubRepos, issues, pull requests, actions.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect SlackChannels, DMs, threads, mentions.
  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.