CONTENT CREATION
Slack-Approved Changelog Before It Goes Live
Drafts a changelog from PRs merged since the last tag, posts it to Slack for one-click approval, and only deploys to the microsite once a maintainer approves.
How it runs
The automated pipeline, trigger to output.
- TriggerNew git tag pushedGitHub
- ActionDraft grouped changelog from merged PRsOpenAI
- ActionPost draft to Slack with approve buttonsSlack
- LogicBranch on approve vs request-changes
- ActionCommit approved entry to repoGitHub
- OutputDeploy and post live link to SlackVercel
What it does
Puts a human checkpoint between your release and your public changelog. It builds the draft from merged PRs, posts the rendered preview into a Slack channel with Approve and Edit actions, and holds the deploy until someone signs off. Approved entries publish to the Vercel microsite automatically.
When to use it
Use it when changelog copy is customer-facing enough that a person should eyeball it before it ships, but you still want the assembly fully automated. Ideal for teams with a release captain rotation.
How it works
- 1A new tag push triggers the flow.
- 2It collects PRs merged since the previous tag and drafts a grouped changelog.
- 3The draft is posted to Slack with Approve and Request-changes buttons.
- 4The flow branches on the response: approval continues, a change request stops and pings the author.
- 5On approval, the entry is committed to the changelog repo.
- 6Vercel deploys the microsite and the live link is posted back to the Slack thread.
Set it up
What you configure once, before turning it on.
- 1Connect GitHubRepos, issues, pull requests, actions.
- 2Connect OpenAIModels, embeddings, files.
- 3Connect SlackChannels, DMs, threads, mentions.
- 4Connect VercelDeploys, runtime logs, analytics.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Content Creation workflows
On-demand: turn a blog URL into narrated B-roll clips
Accepts a blog URL via webhook, scrapes the article, generates a B-roll clip per paragraph with Replicate and a voiceover with ElevenLabs.
Sync a Figma master frame into localized hero renders
Pulls the current master hero frame and its text layers from Figma, generates a localized image variant for each locale defined in Airtable.
Build a Dropbox B-roll library from exported blog drafts
Triggers when a new blog draft file lands in a Dropbox folder, generates a Replicate B-roll clip for each paragraph.
Generate B-roll clips when a blog post is marked Ready in Notion
Watches a Notion blog database for posts flipped to 'Ready', splits the body into paragraphs, and generates a short B-roll video clip for each paragraph with Replicate.
Weekly: clip last week's top blog paragraph and post to socials
Runs on a weekly schedule, picks the highest-traffic paragraph from the past week's posts, generates one polished B-roll clip with Replicate.
On-Demand Screenshot Freshness Report from a Slack Command
A writer requests a freshness check in Slack for a specific docs page; the workflow inspects every screenshot on that page, scores each by age and version gap.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
