WORKFLOW TEMPLATES
Engineering workflows
Code review, PR triage, and developer workflows.
483 workflows
Route Dependency Release Notes to Affected Package Owners
When a watched dependency publishes a new release, determine which monorepo packages import it and notify each package's CODEOWNERS with a tailored summary of what changed…
Vercel preview failure triage to a Linear issue
When a Vercel preview smoke check fails, an AI step reads the failing responses and recent commit diff, writes a likely-cause triage summary.
Blocked-promotion triage and postmortem drafter
When a promotion gate blocks a release, an agent pulls the failing Sentry issues, correlates them to the GitHub commits in the release.
Weekly Flaky-Test Scorecard to Confluence with Per-Owner Linear Tickets
Every Monday aggregates the week's flaky-test data from GitHub and Honeycomb, publishes a ranked scorecard to Confluence.
Alert-driven auto-rollback with PagerDuty escalation
Listens for a Sentry alert that a just-promoted release's crash-free rate has dropped below threshold, immediately re-aliases the previous Vercel deployment.
Weekly Outdated-Dependency Risk Digest
On a weekly schedule, list every outdated dependency, score each by changelog severity and how many internal modules import it.
Stale Feature-Flag Cleanup PR After 100% Rollout
Watches your flag-management Postgres table for flags that have sat at 100% rollout past a grace window.
Weekly HuggingFace model-drift digest to Notion
Once a week, summarizes all card, license, and revision changes across your watched HuggingFace models into a single readable digest page in Notion and posts the link to Slack.
Human-in-the-Loop Flake Quarantine: Slack Approval Before Skipping
On a repeated CI failure, posts a Slack message with retry-or-skip buttons and the LLM's recommendation.
Weekly digest of merged PRs to Notion and Slack
Once a week, collects everything merged into main over the past seven days, has AI write a readable shipped-this-week summary, saves it as a Notion page.
Vercel preview visual regression gate with PagerDuty escalation
Screenshots key pages on a Vercel preview, compares them against the Figma design baseline.
Agent-driven deprecation migration coordinator
An autonomous agent intakes a Sentry deprecation, researches the upstream changelog, decides whether to scope it, then orchestrates the migration by opening a Linear epic.
Agent-driven deprecation migration coordinator
An autonomous agent intakes a Sentry deprecation, researches the upstream changelog, decides whether to scope it, then orchestrates the migration by opening a Linear epic.
Flaky-Test Triage Agent with Root-Cause Draft
An agent inspects a flaky test's recent traces, drafts a likely root-cause hypothesis (timing, ordering, network), and posts it on the quarantine issue with a suggested fix.
Flag Reaches 100%, Auto-Draft Removal PR
Listens for a rollout-completed webhook from your flag platform, waits out a configurable bake period.
Suggest the best GitLab MR reviewer with an agent
On MR open, an agent weighs code ownership, recent file expertise, current queue depth, and availability to recommend the strongest reviewer.
Auto-Quarantine a Confirmed Flaky Test via Skip PR with Owner Tracking
When a test is flagged flaky three times in a week, opens a GitHub PR that marks the test as skipped/quarantined, requests review from the code owner.
Weekly PR review health report
Every Monday it aggregates the past week's pull request review metrics, has an LLM write a short narrative on bottlenecks and trends.
Upstream Release to Notion Upgrade Brief
When a watched package publishes a new release, fetches the release notes, maps them to the internal modules that depend on it.
Loom Bug Triage with Severity Routing to Linear
Transcribes a shared Loom bug video, classifies its severity and affected area, then creates a Linear issue routed to the right team with priority set.
Open a remediation ticket when a PR is blocked for license drift
When a PR fails the license gate, this workflow creates a tracked Linear remediation issue with the offending packages and suggested replacements, links it back to the PR.
Page on-call when flaky failures spike into a suite meltdown
Monitors the rate of newly quarantined specs and total CI failure volume; when both spike past a threshold in a short window, it pages the on-call engineer and posts a meltdown…
Weekly architecture-decision digest from recordings
On a weekly schedule, gathers all of the week's recorded architecture syncs, summarizes the decisions made across them.
AI triage agent: Sentry spike to GitHub issue with suspect commit
An agent investigates a spiking Sentry issue, reads the stack trace and recent commits to the affected files, names the most likely suspect commit and owner.
Loom Review Transcript to Slack Author Ping
After a Loom code-review walkthrough is recorded, transcribes it, generates a short digest of action items.
Fast-Track Dependabot Security PRs and Escalate Critical CVEs
When Dependabot opens a security PR, it pulls the linked advisory severity and, for critical or high CVEs.
Security-Advisory Upgrade Triage to PagerDuty
On a security advisory for a dependency, checks whether vulnerable modules are actually used in your code, and pages on-call only when a reachable internal module is affected.
Monthly runbook coverage and freshness scorecard
Monthly, inventories all production services from GitHub, matches each to a Confluence runbook.
Escalate GitLab MRs with no available code owner
When an MR opens but every matching code owner is over capacity or unavailable, escalates to a fallback reviewer pool and opens a Linear task flagging the ownership gap.
CEO-driven runbook drift triage and remediation drafts
On demand, an agent compares each service's recent GitHub commit history against its Confluence runbook, reasons about which runbook sections are likely outdated.
Triage and draft a budget-recovery plan when an SLO freeze trips
When a deploy freeze is triggered by budget exhaustion, an agent investigates recent deploys and error patterns, drafts a recovery plan, files a Linear incident issue.
Scheduled staleness sweep of open-PR Vercel previews
On a daily schedule, re-smoke-tests the live preview for every open pull request and posts a single digest to Slack listing which previews are now broken or stale so reviewers…
Flaky-Test Trend Report from CI Warehouse
On a schedule, queries historical CI test results in BigQuery to rank the most flaky and most-quarantined tests over the quarter.
Weekly Quarantined-Test Review Board
Once a week, compiles every test currently carrying the flaky-quarantine label into a Notion review board with age, flake history, and owner, and de-quarantines tests that have…
Auto-Quarantine Flaky Test via PR with Slack Review
When a test is confirmed flaky three times, an agent opens a GitHub pull request that marks the test as skipped with a tracking comment.
Triage Flaky Tests by Datadog Flakiness Rate
On a daily schedule, pulls per-test flakiness rates from Datadog CI Visibility, quarantines any test above a threshold by filing a labeled Linear ticket.
Unknown-License Research and Approval Escalation
For dependencies whose license cannot be auto-classified, an agent researches the project's actual licensing online and routes a structured approve/reject request…
Quarantine Tests Exceeding a Datadog Flake-Rate Threshold
On a daily schedule, reads per-test pass/fail metrics from Datadog CI Visibility, and for any test whose intermittent failure rate crosses a threshold.
Quarantine Tests Exceeding a Datadog Flake-Rate Threshold
On a daily schedule, reads per-test pass/fail metrics from Datadog CI Visibility, and for any test whose intermittent failure rate crosses a threshold.
Detect Sentry regressions and reopen the original Linear bug
When Sentry marks a resolved issue as regressed, finds the Linear bug previously linked to that fingerprint, reopens it, and notifies the owning team's Slack channel instead…
Agent Triage of a Quarantined Test with Root-Cause Notes
When a test is newly quarantined, an agent pulls recent failure logs from Datadog and the test source from GitHub, drafts a likely-root-cause analysis.
Auto-Quarantine Tests Crossing a Datadog Flakiness Threshold
On a daily schedule, queries Datadog CI Visibility for tests whose flakiness rate exceeds a threshold, quarantines each one in the repo.
Triage new Sentry security issues into a GitLab review-ready issue
When Sentry flags a new high-severity error tagged as security, this drafts a triaged summary with OpenAI, opens a labeled GitLab issue assigned to the security reviewer group.
Agent-driven Sentry triage with GitLab fix branch and MR draft
A Paperclip agent investigates a new Sentry cluster end to end, traces the blame, reads the offending source in GitLab.
Agentic Flag-Cleanup Sweep With Test Validation
An agent audits the codebase for stale feature flags, removes each one branch-by-branch, runs the test suite in a shell sandbox to prove nothing broke.
Enrich Sentry-spike Linear bugs with an AI root-cause summary
When a Sentry spike creates a deduplicated Linear bug, an agent reads the stack trace and recent GitHub commits to the culprit file.
Agent-Driven Codebase Sweep to Plan Flag Removals
An agent crawls the repository for every feature-flag reference, cross-checks each against rollout state, and produces a prioritized removal plan with per-flag risk notes.
Page On-Call When a Flaky Test Blocks the GitLab Merge Train
Monitors GitLab merge-train pipeline failures, distinguishes flaky failures from real ones via retry history.
Post Sentry Issue Blast-Radius From Linked Intercom Reports
When a Sentry issue crosses a spike threshold, this gathers every Intercom conversation tied to the same error and posts a blast-radius summary to Slack listing affected…
AI-summarize a release regression and request Slack approval to promote
When a Sentry release shows a crash-free regression, an LLM summarizes the top new issues driving it and posts an interactive Slack approval request that links straight…
Agent-Drafted Flaky-Test Cleanup Plans from JUnit Reports
Receives a JUnit results webhook, has the CEO agent classify each flaky failure by likely root cause, and files an owner-assigned ClickUp task with a proposed fix plan.
Fast-Burn Spike Escalation to PagerDuty
On a Datadog fast-burn alert webhook, this workflow confirms the SLO is burning faster than the configured multiplier and pages the on-call engineer through PagerDuty…
Escalate Suite Instability to PagerDuty When Flakes Block Releases
On a schedule, evaluates aggregate flake load from Datadog and the open deflake backlog in Linear, and if the main pipeline's flake rate threatens releases.
On-demand: investigate a slow query and explain the likely cause
Ask in chat about a slow query and an agent pulls its Honeycomb traces, cross-references recent deploys and PRs.
Loom Review Archive to Notion Engineering Knowledge Base
Transcribes each Loom code-review walkthrough, summarizes the design rationale and decisions.
Triage failed Replicate predictions into bench cases via webhook
Listens for Replicate prediction-completed webhooks, flags low-confidence or errored outputs, files each one as a GitHub regression-bench issue with reproduction inputs.
ADR-to-code traceability from review recordings
After a design sync is recorded, drafts the ADR in Confluence and opens a tracking pull request stub in GitHub that references the ADR.
Datadog Flake-Rate Threshold to Linear Quarantine
Polls Datadog CI Test Visibility on a schedule, finds tests whose flake rate crosses a threshold, and files a Linear quarantine ticket assigned to the last committer.
Page on-call and lock the release branch on critical fast burn
When Honeycomb signals a critical fast-burn event, pages the on-call engineer via PagerDuty and enables branch protection that blocks merges to the release branch until budget…
Dependency Canary: Honeycomb-Triggered Rollback and PagerDuty Escalation
Continuously watches a deployed canary's Honeycomb latency and error SLOs and, on a hard breach, reverts the dependency PR to draft, files a PagerDuty incident.

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