MARKETING
Fail the PR check when a landing-page preview misses CWV budgets
On every pull request touching landing-page files, it audits the Vercel preview's Core Web Vitals and posts a GitHub commit status that blocks merge until LCP, CLS, and INP pass…
How it runs
The automated pipeline, trigger to output.
- TriggerPR opened on landing-page filesGitHub
- ActionResolve Vercel preview for head commitVercel
- ActionAudit preview Core Web VitalsBrowserbase
- LogicCheck LCP, CLS, INP vs budget and baseline
- OutputWrite pass/fail GitHub commit statusGitHub
What it does
This workflow wires Core Web Vitals into your code review. When a PR changes landing-page code, it waits for the Vercel preview, audits it, and writes a required GitHub status check. A regression in LCP, CLS, or INP turns the check red and blocks merge, so performance is enforced at review time instead of discovered in production.
When to use it
Use it when engineers and marketers co-own landing pages and you want CWV treated like a test: no green check, no merge. Ideal for teams running paid campaigns who cannot afford a perf regression slipping past review.
How it works
- 1A GitHub pull_request event fires for a PR touching the landing-page directory.
- 2The workflow resolves the matching Vercel preview deployment for the PR's head commit.
- 3It audits the preview and reads LCP, CLS, and INP.
- 4A logic step checks each metric against budget and the prior baseline.
- 5It writes a pass or fail commit status back to GitHub, gating the merge on the result.
Set it up
What you configure once, before turning it on.
- 1Connect GitHubRepos, issues, pull requests, actions.
- 2Connect VercelDeploys, runtime logs, analytics.
- 3Connect BrowserbaseHeadless browsers, sessions, replays.
- 4Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 5Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 6Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Marketing workflows
Agentic UTM Taxonomy Steward: Detect, Explain, and Propose Fixes
An agent reviews the full backlog of campaign links in Airtable, reasons about taxonomy drift beyond rigid rules, drafts standardized replacements for malformed UTMs.
Slack UTM Check: Paste a Link, Get an Instant Verdict
Lets marketers drop a tracking URL into a Slack channel and get an immediate threaded reply that says whether the UTMs are valid, what is wrong, and a corrected suggestion.
Backlink Outreach Drafter for Verified Mentions
Picks verified, high-authority unlinked mentions from Airtable, drafts a personalized backlink-request email for each.
Source-Authority Verifier for Mention Provenance
Takes a queue of detected brand mentions and runs an agent that verifies whether each source is a legitimate, authoritative publisher versus a scraper or syndication copy.
Unlinked Brand-Mention Detector with Authority Scoring
Scans the web for fresh brand mentions, filters to ones that name you without linking back, scores the publishing domain's authority.
Weekly Brand-Mention Provenance Digest to Notion
Aggregates the week's tracked mentions from Airtable into a single summarized report covering new opportunities, authority distribution, and outreach progress.
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.
