SUMMARIZATION

Agent-built release narrative across services

On demand for a given release tag, an agent gathers Sentry errors and the GitHub commits that shipped across multiple services.

CategorySummarization
Enginepaperclip
Difficultyadvanced
Triggermanual
Steps5
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerManual run with a release tag
  • ActionGather new and regressed Sentry issuesSentrySentry
  • ActionPull GitHub commits and PRs per serviceGitHubGitHub
  • LogicCorrelate each error class to a likely commit
  • OutputPost the per-service narrative to SlackSlack

What it does

This is an agent-driven investigation for releases that span several repos at once. Given a release tag, the agent collects the new and regressed Sentry error classes for the window, reads the GitHub commits and PRs that shipped in each affected service, and reasons about which change most likely caused each error. It produces a per-service narrative connecting symptoms to probable code changes.

When to use it

Use it for coordinated multi-service releases where a single error could originate in any of several deploys and a flat error list is not enough. The agent does the cross-referencing a human would otherwise do by hand across tabs.

How it works

A manual run is started with the release tag. The agent queries Sentry for new and regressed issues in the window, then pulls the relevant GitHub commit and PR history per service. It correlates each error class to the most plausible commit, summarizing its confidence and reasoning. It assembles a per-service release-health narrative with linked issues and commits, and posts the finished note to Slack for the release owners.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect SentryErrors, performance, releases.
  2. 2
    Connect GitHubRepos, issues, pull requests, actions.
  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.