Skip to content
Book demo

+Agent Workflows+

52 production-ready agent workflows.

Browse complete node diagrams and prompts you can paste into Augment. Filter by category, search by step, then adapt the runbook to your stack.

52 workflows

Coding

Architecture review before implementation

Review an implementation plan against existing architecture, service boundaries, data contracts, performance constraints, and migration safety before code starts.

architecturedesign-reviewpre-implementationservice-boundaries

Coding

Spec intake to RFC, ADR, and ticket breakdown

Turn a product brief, customer request, or Slack thread into a repo-aware RFC with acceptance criteria, ADRs, test strategy, and implementation tickets.

planningspecrfcadr

DevOps

Epic decomposition and parallel agent orchestration

Break a large initiative into independent workstreams, launch specialist agents, sequence branches, and keep the merge queue conflict-free.

orchestrationepicparallel-agentsbranch-plan

QA

Risk-based test plan generator

Build a test strategy from an RFC or implementation plan, prioritizing the highest-risk user flows, integrations, and regressions.

qa-planningrisk-based-testingtest-strategyrfc

Release

Documentation readiness gate before GA

Block GA until user docs, API docs, changelog entries, support macros, and examples are complete.

documentationgalaunch-readinessapi-docs

Release

Release candidate readiness review

Score a release candidate across tests, incidents, migrations, flags, docs, support readiness, and rollback plans before the final ship decision.

releasereadinessrelease-candidateship-gate

Security

Threat model from PRD or RFC

Generate a STRIDE-style threat model from a product spec or technical design, then turn abuse cases into security requirements and review gates.

threat-modelingstrideappsecsecurity-review

Support

Customer escalation to product fix workflow

Convert a high-priority customer escalation into a validated product fix with root cause, scope, ownership, and release tracking.

customer-escalationsupportroot-causebug-fix

Coding

Linear backlog scrub and agent kickoff

Clean up the backlog, close duplicates, refine vague tickets, reprioritize stale work, and launch agents on the top ready-to-build items.

linearjirabackloggrooming

Coding

Continuous code simplification

Find overly complex functions each night and propose simpler rewrites for human review.

code-qualitycomplexityrefactoringscheduled

Coding

Documentation auto-update on PR merge

After a PR merges, find stale or missing docs from the diff, draft the updates, and open a documentation PR while the context is fresh.

documentationpull requestauto-updatecoding

Coding

Feature flag cleanup

Detect stale or fully rolled out feature flags, then open PRs that remove dead branches and guard code.

feature-flagscleanupdead-codedevops

Coding

Figma design to production code

Turn updated Figma frames into production components by reading tokens and layout, generating code, running a visual diff, and opening a PR.

figmadesigndesign systemcomponent

Coding

Legacy code migration, module by module

Move a legacy codebase one module at a time: analyze the old code, translate it, add tests, and open a PR with a human gate.

legacymigrationrefactormodernization

Coding

PR auto-maintenance agent

Keep open PRs moving by addressing review comments, fixing branch CI failures, and rebasing when the branch falls behind.

pull requestreview commentscirebase

Coding

PR spec-adherence checker

Check a PR against its linked ticket spec before review, showing which acceptance criteria are met, partial, or missing.

pull requestspecjiralinear

Coding

Slack feedback to merged PR

Turn Slack feedback into a tracked fix: triage the message, open a ticket, implement the change, and reply when the PR merges.

slackfeedbacklinearjira

Coding

Technical debt scanner

Scan the codebase on a schedule for code smells and deprecated patterns, then open focused remediation PRs.

technical-debtcode-qualityrefactoringscheduled

Data

AI-assisted backlog prioritization

Score open tickets by impact, effort, urgency, and strategy, then post a ranked backlog for planning or weekly review.

backlogprioritizationlinearjira

Data

Weekly product digest from Slack, Linear and GitHub

Combine user feedback, shipped work, and open Linear items into a weekly digest that a human reviews before it posts.

slacklineargithubdigest

Database

Safe schema migration pipeline

Validate schema migrations for backward compatibility, rehearse them on a shadow database, check query plans, and gate production rollout.

databasemigrationsschemashadow-db

DevOps

CI build failure auto-fix

When CI fails, read the logs, diagnose the likely cause, push a targeted fix, and rerun the pipeline before an engineer has to intervene.

cibuild failureautofixgithub actions

DevOps

Codebase health scorecard with regression alerts

Scan every connected repo for agent readiness, track scores over time, and alert the team when tests, hooks, docs, or CI health regress.

codebase healthreadinessdevopsagents.md

DevOps

SOP and policy self-update pipeline

When a policy changes, identify affected prompts, routing rules, and code, then open a PR so workflows stay current without a ticket.

soppolicyautomationdevops

Observability

Monitoring alert auto-investigation

Investigate alerts as soon as they fire: pull logs, inspect recent deploys, and prepare a root-cause hypothesis before on-call opens the page.

grafanapagerdutymonitoringobservability

Observability

Runbook auto-execution on incidents

Match incidents to runbooks, execute safe remediation steps automatically, and page a human only when the runbook fails or requires judgment.

incident-responserunbookautomationon-call

QA

Accessibility audit on PR

Run axe-core against each PR's changed UI, block critical accessibility violations, and annotate the lines that need fixes.

accessibilitywcaga11yaxe-core

QA

E2E Playwright verification on every PR

Deploy each PR to preview, run Playwright against the live UI, and post a pass/fail report with screenshots and traces.

playwrighte2epull requestpreview

QA

Performance regression gate

Benchmark key pages and APIs on every PR against the baseline, then block merges when latency, Lighthouse, or bundle thresholds regress.

performancebenchmarkinglighthousebundle-size

QA

PM spec to Gherkin to executable tests

Convert updated PM specs into acceptance criteria, Gherkin scenarios, and runnable tests so product changes land with matching coverage.

qabddgherkinacceptance criteria

Security

Continuous privacy compliance

Check PRs and scheduled scans for PII handling, retention gaps, and missing consent gates against GDPR, HIPAA, and SOC 2 controls.

privacygdprhipaasoc2

Support

Email triage and automated response

Classify inbound email, pull the right CRM or TMS context, draft a response, and hold sensitive messages for human approval.

emailsupportautomationcrm

Support

Intelligent ticket dispatcher

Classify new issues by type, component, and severity, assign the right owner, and notify them before manual triage begins.

supportroutingtriagelinear

AI / ML

Synthetic evaluation dataset generation from production logs

Sample production prompts, redact PII, generate synthetic variants, and block release when eval quality drops by more than 5%.

mlllmllmopsevals

Coding

API contract drift detector with auto-versioning

Diff API contracts on every PR, flag breaking OpenAPI or GraphQL changes for owner sign-off, and bump semver when the change is safe.

apiopenapigraphqlcontract testing

QA

Unit-test coverage gap analysis and draft PR

Rank low-coverage business-logic paths after merged PRs and nightly sweeps, then scaffold tests and open a draft PR for the author.

code coverageunit teststest stubstest debt

Security

Proactive secret rotation with expiry gate

Monitor secret expiry across Vault, AWS Secrets Manager, and 1Password, rotate early, validate in staging, and keep the audit trail intact.

secrets managementvaultrotationcompliance

Support

Multi-channel support ticket sync with AI-driven deduplication

Find duplicate support tickets across Zendesk, Intercom, Slack, and Salesforce as they arrive, then link records and keep replies in sync.

customer supportomnichannelticket managementzendesk

DevOps

Canary deployment SLO breach auto-rollback

Watch canary traffic against the stable baseline, halt the ramp when latency or error rate breaks SLOs, and roll back automatically.

kubernetescanarysloprogressive delivery

Observability

Incident root-cause correlation for on-call

When a P2+ incident fires, correlate metrics, traces, and deploys around the page, then give on-call the top three hypotheses with evidence.

incidentroot causecorrelationdistributed tracing

Release

Multi-audience release notes from a Git tag

Draft executive, engineering, and customer release notes from a Git tag, route each for sign-off, and commit the changelog.

changelogrelease notesgit tagllm

AI / ML

Prompt eval regression gate for LLM releases

Run the eval suite for every model checkpoint, compare quality, safety, latency, and cost against baseline, and block regressions.

mlllmevalsprompt engineering

QA

Flaky test auto-quarantine and root-cause hunter

Classify CI failures as new flakes, known flakes, or real regressions, quarantine noise, and file tickets with a root-cause hypothesis.

testingflaky teststest stabilityci/cd

Security

Continuous license compliance audit for dependencies

Rebuild the SBOM on every lockfile change, classify licenses against approved exceptions, and stop unapproved dependencies before merge.

license compliancesbomspdxdependencies

Security

Auditor evidence response

Turn an auditor's questionnaire into a sourced evidence report, with unanswered items flagged for human review and follow-up.

auditcomplianceevidence collectionsoc2

Coding

Pull request review triage

Review incoming pull requests against repo conventions, then approve, request changes, or route the PR to a human reviewer.

githubpull requestcode reviewautomation

Database

Heavy query sandbox optimizer

Find the slowest queries, test rewrite candidates on a sandboxed replica, and open a PR when one clearly improves time, bandwidth, or rows scanned.

databaseperformanceslow queryquery optimization

DevOps

Safe dependency update with regression loop

Take a baseline test run, vet each dependency update for security risk, apply the safe bumps, and loop on regressions before handoff.

devopsdependenciesdependency updaterenovate

Network

Network health and intrusion watch

Watch fleet latency and suspicious traffic patterns, enrich real anomalies with context, and page the right team only when severity warrants it.

networklatencyintrusion detectionanomaly detection

Observability

Backup verification with auto-incident

Check every backup after the window closes, test restores, diagnose failures with app logs, and open an incident when a run cannot recover safely.

backupsreincident responsepagerduty

Security

OWASP vulnerability scanner

Scan a sandboxed copy of the app with OWASP Top 10 probes and Snyk, then dedupe findings and open incidents with severity, evidence, and repro steps.

securityowaspowasp top 10vulnerability scanning

Support

Doc gap auto-fix from support tickets

Turn unanswered support questions into docs updates, then reply to the customer with the new page once it ships.

supportcustomer successdocumentationknowledge base