agent hive

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…

PostgreSQLGitHub
Sim · 6 steps

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.

VercelGitHubLinear
Sim + Paperclip · 6 steps

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.

SentryGitHubLinearConfluence
Paperclip · 7 steps

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.

GitHubConfluenceLinear
Sim · 6 steps

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.

SentryVercelPostgreSQLPagerDuty
Sim · 6 steps

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.

GitHubPostgreSQL
Sim · 6 steps

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.

PostgreSQLGitHub
Sim · 6 steps

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.

PostgreSQLNotion
Sim · 5 steps

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.

GitHubLinear
Sim · 6 steps

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.

GitHubNotion
Sim · 5 steps

Vercel preview visual regression gate with PagerDuty escalation

Screenshots key pages on a Vercel preview, compares them against the Figma design baseline.

VercelFigmaPagerDuty
Sim · 6 steps

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.

SentryPerplexityLinearGitLabConfluence
Paperclip · 6 steps

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.

SentryPerplexityLinearGitLabConfluence
Paperclip · 6 steps

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.

GitLabLinear
Paperclip · 6 steps

Flag Reaches 100%, Auto-Draft Removal PR

Listens for a rollout-completed webhook from your flag platform, waits out a configurable bake period.

PostgreSQLGitHub
Sim · 6 steps

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.

GitLabPostgreSQL
Sim + Paperclip · 5 steps

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.

GitHubLinear
Sim · 6 steps

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.

GitHubConfluence
Sim · 5 steps

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.

GitHubNotion
Sim · 5 steps

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.

LoomLinear
Sim · 6 steps

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.

GitHubLinearGmail
Sim + Paperclip · 6 steps

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…

PostgreSQLPagerDuty
Sim · 5 steps

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.

ZoomConfluence
Sim · 6 steps

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.

SentryGitHub
Paperclip · 5 steps

Loom Review Transcript to Slack Author Ping

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

LoomGitHub
Sim · 5 steps

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.

GitHubPagerDutyLinear
Sim · 6 steps

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.

GitHubPagerDuty
Sim · 5 steps

Monthly runbook coverage and freshness scorecard

Monthly, inventories all production services from GitHub, matches each to a Confluence runbook.

GitHubConfluenceAirtable
Sim · 6 steps

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.

GitLabPostgreSQLLinear
Sim · 6 steps

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.

GitHubConfluenceLinear
Paperclip · 6 steps

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.

GitLabLinear
Paperclip · 5 steps

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…

GitHubVercel
Sim · 6 steps

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.

Google BigQueryLinearConfluence
Sim · 6 steps

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…

GitHubDatadogNotion
Sim · 6 steps

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.

GitHubClickUp
Paperclip · 6 steps

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.

DatadogLinearGitHub
Sim · 6 steps

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…

BraveGitHub
Paperclip · 5 steps

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.

DatadogGitHubLinear
Sim · 6 steps

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.

DatadogGitHubLinear
Sim · 6 steps

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…

SentryLinearGitHub
Sim · 6 steps

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.

LinearDatadogGitHub
Paperclip · 6 steps

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.

DatadogGitHubLinear
Sim · 6 steps

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.

SentryGitLab
Sim · 5 steps

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.

SentryGitLab
Paperclip · 5 steps

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.

PostgreSQLGitHub
Paperclip · 7 steps

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.

SentryGitHubLinear
Paperclip · 6 steps

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.

GitLabPostgreSQLConfluence
Paperclip · 6 steps

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.

GitLabPagerDutyLinear
Sim · 6 steps

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…

SentryIntercom
Sim · 5 steps

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…

SentryVercel
Sim · 5 steps

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.

GitHubClickUp
Sim + Paperclip · 5 steps

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…

DatadogPagerDuty
Sim · 5 steps

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.

DatadogLinearPagerDuty
Sim · 6 steps

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.

GitHubLinear
Paperclip · 5 steps

Loom Review Archive to Notion Engineering Knowledge Base

Transcribes each Loom code-review walkthrough, summarizes the design rationale and decisions.

LoomGitHubNotion
Sim · 5 steps

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.

ReplicateGitHubPostgreSQL
Sim · 5 steps

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.

ZoomConfluenceGitHub
Sim · 5 steps

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.

DatadogLinearGitLab
Sim · 6 steps

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…

PagerDutyGitHub
Sim · 5 steps

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.

GitHubPagerDuty
Sim · 5 steps

Start with a template, not a blank canvas.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.