WORKFLOW TEMPLATES
DevOps workflows
CI/CD, releases, and deploy automation.
448 workflows
Incident Resolved to Status Update and Postmortem Draft
When a PagerDuty incident resolves, post a customer-facing status update via webhook, then auto-draft a postmortem in Confluence from the incident timeline and Slack thread.
Agent root-causes a cache regression and files a fix ticket
When a sustained cache hit-rate drop is confirmed, an agent investigates the offending GitLab config change, drafts a root-cause analysis with a concrete fix.
Dropbox Quota Overflow Emergency Artifact Prune
When a webhook reports Dropbox usage crossing a quota threshold, prunes the oldest non-release artifacts until usage drops under target and pages on-call via PagerDuty if it can't.
Page the right stakeholders into the war-room by service tier
After a war-room bridge exists, this workflow looks up the affected service's tier and pages the matching escalation group.
Agentic flag-debt triage that drafts a per-flag removal plan
An agent reviews each 90-day-stale flag, reads its call sites in the repo, judges removal risk, and posts a Confluence removal plan plus a Linear issue routed to the right owner.
Agent-Driven Cross-System On-Call Handoff
An agent assembles a richer shift-handoff by reasoning across PagerDuty incidents, Sentry error spikes, and open GitHub PRs.
Edge Canary: Agentic Multi-Signal Regression Triage
On a Honeycomb burn-alert during a canary, an agent correlates the regression against the GitHub diff, recent error traces, and infra changes.
Guard Production Promotion on Live Vitals
Intercepts a request to promote a staging deployment to production, runs a final synthetic Web Vitals and bundle check.
AI visual judge that scores previews and pages on-call for breakage
Sends preview screenshots to a vision model that judges layout, broken images, and overflow.
Escalate Datadog cache-regression alerts to PagerDuty with deploy context
When a Datadog monitor on Cloudflare cache-hit ratio fires, enriches the alert with the current cache breakdown and the last deploy.
Agent-written cache-regression RCA from Cloudflare, Vercel and Datadog
When an origin-load spike is detected, an agent gathers Cloudflare cache data, the suspect Vercel deploy diff, and Datadog signals.
Visual-regression gate on Vercel previews with GitHub status
Captures screenshots of key pages on each Vercel preview, diffs them against approved baselines.
Escalate overdue flag-removal tickets into a weekly digest
Each week it finds Linear flag-removal tickets that are past their due date, builds a ranked owner-by-owner digest.
Publish a monthly feature-flag debt report to Notion
Monthly, tallies total flags, how many are past kill-date, average overdue age, and per-team breakdowns from your code and Statsig.
Permanent Flag to Config Promoter
Detects flags that have been toggled on permanently and behave like settings rather than experiments.
Quarterly flag-debt report with agent-routed owner actions
Quarterly, an agent inventories every feature flag, scores each for staleness and risk, opens cleanup PRs for clear wins, files Linear tickets for the ambiguous ones.
Sentry Error-Spike AI Triage and Dedup to Linear
On a Sentry error-spike alert, an agent reads the stack trace, checks for an existing duplicate issue.
Responsive breakpoint gate comparing previews against Figma frames
Captures each Vercel preview across mobile, tablet, and desktop widths, overlays them against the matching Figma design frames.
Weekly quarantine-debt review reported to Notion and digested in Slack
Each week an agent reviews all open flaky-quarantine issues across GitHub and Linear, ranks the worst offenders by age and impact, writes a Notion review page.
Agent-Driven Perf Budget Triage and Linear Ticket
When a preview deploy fails its performance budget, an agent investigates the diff to identify the likely cause, drafts a remediation plan.
Critical-CVE Emergency Rebuild: Page On-Call and Auto-Merge the Digest Bump
On a critical-severity base-image CVE re-tag, opens a rebuild PR, pages the on-call engineer in PagerDuty.
Escalate imminent base-image EOL to PagerDuty
Checks each tracked base image against its EOL date and, when a production image crosses into the final countdown window with no open rebuild PR, raises a PagerDuty incident…
Sentry Error Spike to Suspect-Deploy Correlation
When Sentry detects a new error spike, find the GitHub deploy that likely caused it, summarize the regression with an LLM, and post a candidate-cause report to Slack.
Agentic EOL triage and rebuild roadmap
An agent reviews all upcoming base-image EOL deadlines across the org, weighs each by blast radius and remaining runway.
Agent-Driven Codebase Feature-Flag Audit and Cleanup
An agent crawls the repository on demand, reconciles in-code flag references against the flag registry.
Generate a weekly de-flake report and assign Linear cleanup tickets
On a weekly schedule, aggregates the current quarantine manifest and recent flake history, builds a prioritized report.
Stale Vercel Preview Reaper with Owner Grace Window
Finds Vercel preview deployments older than their TTL, pings the deploy owner in Slack with a grace window, then deletes any preview still stale after the window expires.
Confirm flag retirement and close debt issue when removal MR merges
Listens for merged GitLab MRs labeled flag-removal, marks the flag retired in Postgres, and closes the matching Linear cleanup issue so the debt ledger stays accurate.
Agent-Driven Stale Environment Triage to Linear
An agent reviews stale preview and staging environments across GitHub and Vercel, reasons about which are safe to reap versus needs-owner-input, asks ambiguous owners in Slack.
Cloudflare Worker Cold-Start Regression Gate on Deploy
On every Cloudflare Worker deploy, compares post-deploy cold-start p95 against the previous deploy tag's baseline and blocks/flags the release in GitHub if latency regressed past…
Reconcile running containers against EOL base layers via Datadog
Pulls the live container inventory from Datadog, maps each running image to its base layer's support status.
ChatOps On-Demand Feature-Flag Removal
Lets an engineer request removal of a named flag from Slack; the agent verifies it is past sunset and carries no live traffic, then opens a removal PR or explains why it refused.
Agent-Driven Flaky-Test Investigation and Draft Fix
On a quarantined test, a CEO-driven agent reads the test source and recent diffs, diagnoses the likely cause of nondeterminism, opens a draft fix PR.
Announce a green preview gate and offer one-click promote in Slack
When a Vercel preview passes its smoke gate, posts a Slack message to the team channel summarizing the checks and tagging the PR author that the preview is verified and ready…
Agentic Stale-Flag Triage and Owner Routing
An agent reviews each long-rolled-out flag, reads its code references and recent commit history, drafts a removal plan.
Vercel Preview QA Slack Approval Gate
Posts an interactive QA checklist to Slack when a Vercel preview is ready, collects an Approve or Block decision from an on-call reviewer.
Auto-open a removal PR when a flag hits 100% rollout
Triggered by a flag-management webhook the moment a flag reaches full rollout, it waits out a soak period, confirms no error spike.
Zero-Traffic Feature-Flag Retirement from Datadog Metrics
Checks Datadog flag-evaluation metrics weekly and proposes retiring any flag that has had zero evaluations for 30 days, opening a draft PR and a Linear cleanup ticket.
PagerDuty Incident War Room Bootstrap
When a high-urgency PagerDuty incident is triggered, spin up a dedicated Slack channel, start a Zoom bridge, create a tracking Linear issue, and invite the on-call responders.
Axiom Budget-Breach Linear Ticket Opener
On an Axiom budget-burn alert webhook, enriches the alert with the offending dataset and growth delta.
Dropbox Latest-Release Restore Verifier
After each GitHub release is published, downloads the matching build artifact from Dropbox, checks its integrity, and confirms the release is restorable.
Weekly base-image EOL posture snapshot to BigQuery
Compiles a weekly inventory of every base image in use with its support status and days-to-EOL, writes the snapshot to BigQuery for trend tracking.
Spin a war-room and pin the suspect deploy when a release fails
When a GitHub deployment status flips to failure, this workflow opens a Zoom incident bridge, gathers the commits since the last good deploy.
Triage a failed preview smoke gate with an AI root-cause agent
When a preview smoke gate fails, an agent pulls the build logs and failing responses, diagnoses the likely cause, files a Linear issue, and comments the analysis on the PR.
Scan-Gated Base-Image Bump: Rebuild Only If the New Tag Is Actually Cleaner
Before opening a rebuild PR for a re-tagged base image, scans both the old and new digests and only proposes the bump when the new image clears the CVEs that triggered the alert.
Agent triages flaky test logs and proposes a fix
When a test is quarantined, an agent reads its recent failure logs, infers the likely root cause (timing, ordering, network, fixture), drafts a remediation plan.
Vercel Budget Breach Rollback Triage via PagerDuty
When a production deploy breaches both the bundle-size and build-time budgets, pages the on-call engineer through PagerDuty and posts the candidate rollback target…
Weekly Noisy-Alert and On-Call Load Audit
On a weekly schedule, pull Datadog alert volume and PagerDuty incident history, have an agent flag noisy monitors and overloaded rotations, and file tuning tasks in Linear.
Monthly Flag Debt Report: Aging, Owners, and Kill-Date Misses
Compiles a monthly feature-flag debt report from the registry and Datadog usage, publishes it to Confluence, and pings each team in Slack with their overdue-flag count.
Record every flag rollout change with its health snapshot to BigQuery
On each flag-config change pushed to GitHub, it captures who changed what plus a Honeycomb health snapshot of the affected cohort and appends an immutable audit row to BigQuery…
Publish a weekly stale-flag debt digest to Confluence and Slack
Compiles every flag at 100% for 30+ days into a ranked debt report — count, age, and owning team — publishes it to Confluence and posts a summary to Slack.
Triage a failed preview smoke run and file a structured bug
When a preview smoke check fails, an agent inspects the browser trace and console errors, determines the likely root cause.
Triage a failed preview smoke run and file a structured bug
When a preview smoke check fails, an agent inspects the browser trace and console errors, determines the likely root cause.
Publish a Weekly Flaky-Test Health Digest to Confluence and Slack
Aggregates the week's flaky-test occurrences from GitHub and Datadog into a ranked health report, publishes it as a Confluence page.
Auto-rollback a feature flag when Honeycomb error rate spikes
Polls Honeycomb for the error rate on a newly rolled-out flag cohort and, if it breaches your threshold versus the control group, disables the flag via GitHub and pages…
Datadog Alert to Recent-Deploy Correlation and Rollback Page
On a Datadog service alert, the workflow checks GitHub for deploys in the last 30 minutes and, if a recent deploy lines up, pages on-call with a rollback recommendation instead…
Failed Deploy to Auto-Rollback and On-Call Page
When a Vercel deployment fails or its post-deploy health check breaks, page on-call in PagerDuty, open a GitHub revert PR for the bad commit, and notify the team in Slack.
On-merge deploy-correlation tracker that backfills lead time when shipped
When a GitLab MR merges it records an open lead-time entry in Postgres; a Honeycomb deploy marker later closes the matching entry with actual deploy time.
Spin up a war-room on demand from a Slack slash command
When an engineer runs a Slack command, this workflow creates a Zoom bridge, opens a tracking Sentry-linked incident, files a Linear issue for follow-up.
Auto-investigate and roll back cost-spiking production deploys
When Datadog detects an edge-function cost anomaly after a production deploy, an agent correlates the spike to the deploy, decides whether to roll back via the Vercel API.

Start with a template, not a blank canvas.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
