+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.
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.
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.
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.
Release
Documentation readiness gate before GA
Block GA until user docs, API docs, changelog entries, support macros, and examples are complete.
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.
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.
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.
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.
Coding
Continuous code simplification
Find overly complex functions each night and propose simpler rewrites for human review.
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.
Coding
Feature flag cleanup
Detect stale or fully rolled out feature flags, then open PRs that remove dead branches and guard code.
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.
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.
Coding
PR auto-maintenance agent
Keep open PRs moving by addressing review comments, fixing branch CI failures, and rebasing when the branch falls behind.
Coding
PR spec-adherence checker
Check a PR against its linked ticket spec before review, showing which acceptance criteria are met, partial, or missing.
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.
Coding
Technical debt scanner
Scan the codebase on a schedule for code smells and deprecated patterns, then open focused remediation PRs.
Data
AI-assisted backlog prioritization
Score open tickets by impact, effort, urgency, and strategy, then post a ranked backlog for planning or weekly review.
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.
Database
Safe schema migration pipeline
Validate schema migrations for backward compatibility, rehearse them on a shadow database, check query plans, and gate production rollout.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Support
Intelligent ticket dispatcher
Classify new issues by type, component, and severity, assign the right owner, and notify them before manual triage begins.
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%.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Security
Auditor evidence response
Turn an auditor's questionnaire into a sourced evidence report, with unanswered items flagged for human review and follow-up.
Coding
Pull request review triage
Review incoming pull requests against repo conventions, then approve, request changes, or route the PR to a human reviewer.
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.
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.
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.
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.
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.
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.