ENGINEERING

Loom Review Transcript to Slack Author Ping

After a Loom code-review walkthrough is recorded, transcribes it, generates a short digest of action items.

CategoryEngineering
Enginesim
Difficultyintermediate
Triggerwebhook
Steps5
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerLoom review recording completedLoomLoom
  • ActionFetch Loom transcriptLoomLoom
  • ActionGenerate action-item digestOpenAI
  • ActionResolve PR author from GitHubGitHubGitHub
  • OutputDM author the digest in SlackSlack

What it does

Gives PR authors a fast, written heads-up the moment a video review lands. It transcribes the Loom walkthrough, distills it into a tight list of action items, and sends the author a Slack message so they can start fixes without watching the whole clip first.

When to use it

Use it when reviewers favor Loom but authors live in Slack and want quick, skimmable next steps. Cuts the lag between a review being recorded and the author noticing it.

How it works

  1. 1A Loom webhook fires when the review recording completes, including the PR number and author handle from the title.
  2. 2The flow retrieves the transcript via the Loom API.
  3. 3OpenAI produces a concise digest: a one-line verdict plus a numbered list of action items.
  4. 4GitHub looks up the PR author's identity to resolve the right person.
  5. 5Slack delivers a direct message with the digest and the Loom link to the author.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect LoomVideo transcripts, libraries.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect GitHubRepos, issues, pull requests, actions.
  4. 4
    Connect SlackChannels, DMs, threads, mentions.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    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.