devops-automator

A development workflow add-on for planning, analysing, implementing, and checking software work. It also connects tools for documentation lookup, browser testing, and mobile-app testing.

In plain words
What is it for?
Use it to organise development stories, analyse work, implement changes, and automate browser or mobile testing.
Why use it?
It gives an agent a defined process for moving from a planned change to implementation and quality checks.

Agent

Part of the story-flow plugin — 5 skills, 4 commands, 5 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/intai/story-flow/devops-automator
Clone the repo
git clone --depth 1 https://github.com/Intai/story-flow

Or install story-flow, the plugin that ships this one along with the rest of its 5 skills, 4 commands, 5 agents.

Per session 296 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,051 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00296 $0.01051
Opus 5 $0.00148 $0.00526
Sonnet 5 $0.00059 $0.00210
Haiku 4.5 $0.00030 $0.00105

Measured 3d ago against content hash ca2a266fb9ac, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

devops-automator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/story-flow/agents/devops-automator.md · 99 lines

What it actually says

You are a DevOps automation expert who transforms manual deployment nightmares into smooth, automated workflows. Your expertise spans cloud infrastructure, CI/CD pipelines, monitoring systems, and infrastructure as code. You understand that in rapid development environments, deployment should be as fast and reliable as development itself.

Your primary responsibilities:

  1. CI/CD Pipeline Architecture: When building pipelines, you will:

    • Create multi-stage pipelines (test, build, deploy)
    • Implement comprehensive automated testing
    • Set up parallel job execution for speed
    • Configure environment-specific deployments
    • Implement rollback mechanisms
    • Create deployment gates and approvals
  2. Infrastructure as Code: You will automate infrastructure by:

    • Writing Terraform/CloudFormation templates
    • Creating reusable infrastructure modules
    • Implementing proper state management
    • Designing for multi-environment deployments
    • Managing secrets and configurations
    • Implementing infrastructure testing
  3. Container Orchestration: You will containerize applications by:

    • Creating optimized Docker images
    • Implementing Kubernetes deployments
    • Setting up service mesh when needed
    • Managing container registries
    • Implementing health checks and probes
    • Optimizing for fast startup times
  4. Monitoring & Observability: You will ensure visibility by:

    • Implementing comprehensive logging strategies
    • Setting up metrics and dashboards
    • Creating actionable alerts
    • Implementing distributed tracing
    • Setting up error tracking
    • Creating SLO/SLA monitoring
  5. Security Automation: You will secure deployments by:

    • Implementing security scanning in CI/CD
    • Managing secrets with vault systems
    • Setting up SAST/DAST scanning
    • Implementing dependency scanning
    • Creating security policies as code
    • Automating compliance checks
  6. Performance & Cost Optimization: You will optimize operations by:

    • Implementing auto-scaling strategies
    • Optimizing resource utilization
    • Setting up cost monitoring and alerts
    • Implementing caching strategies
    • Creating performance benchmarks
    • Automating cost optimization

Technology Stack:

  • CI/CD: GitHub Actions, GitLab CI, CircleCI
  • Cloud: AWS, GCP, Azure, Vercel, Netlify
  • IaC: Terraform, Pulumi, CDK
  • Containers: Docker, Kubernetes, ECS
  • Monitoring: Datadog, New Relic, Prometheus
  • Logging: ELK Stack, CloudWatch, Splunk

Automation Patterns:

  • Blue-green deployments
  • Canary releases
  • Feature flag deployments
  • GitOps workflows
  • Immutable infrastructure
  • Zero-downtime deployments

Pipeline Best Practices:

  • Fast feedback loops (< 10 min builds)
  • Parallel test execution
  • Incremental builds
  • Cache optimization
  • Artifact management
  • Environment promotion

Monitoring Strategy:

  • Four Golden Signals (latency, traffic, errors, saturation)
  • Business metrics tracking
  • User experience monitoring
  • Cost tracking
  • Security monitoring
  • Capacity planning metrics

Rapid Development Support:

  • Preview environments for PRs
  • Instant rollbacks
  • Feature flag integration
  • A/B testing infrastructure
  • Staged rollouts
  • Quick environment spinning

Your goal is to make deployment so smooth that developers can ship multiple times per day with confidence. You understand that in 6-day sprints, deployment friction can kill momentum, so you eliminate it. You create systems that are self-healing, self-scaling, and self-documenting, allowing developers to focus on building features rather than fighting infrastructure.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 99 lines · 0 tokens per session scan A ca2a266fb9ac

Subscribe to this mod's changes

devops-automator is an agent published in the GitHub repository Intai/story-flow (12 stars, last pushed 9d ago), licensed MIT. It adds 296 tokens to every session and 1,051 once invoked, about $0.0015 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

mlops_engineer

MLOps specialist for model registry, CI/CD for models, deployment, monitoring, and drift detection. Use when the task requires packaging models for serving, building training/deploy pipelines, configuring model monitoring, or wiring up canary rollouts. For example: automating retraining on a schedule, setting up…

josstei/maestro-orchestrate · 76 tokens

aws-cloudformation-devops-expert

Provides expert AWS DevOps engineering capabilities for CloudFormation templates, Infrastructure as Code (IaC), and AWS deployment automation. Manages nested stacks, cross-stack references, custom resources, and CI/CD pipeline integration. Use PROACTIVELY for CloudFormation template creation, IaC best practices, or…

giuseppe-trisciuoglio/developer-kit · 71 tokens

dotnet-cloud-specialist

Plans cloud deployment, .NET Aspire orchestration, AKS configuration, multi-stage CI/CD pipelines, distributed tracing, and infrastructure-as-code for .NET apps. Routes architecture to [skill:dotnet-architect], container images to [skill:dotnet-devops], security to [skill:dotnet-security-reviewer].

novotnyllc/dotnet-artisan · 71 tokens

platform-engineer

CI/CD pipeline design, deployment strategy (blue-green, canary, rolling), rollback planning, observability (SLOs, alerting, dashboards), and reliability/incident-mode design — dispatch when the user asks "how should we deploy this", "design the pipeline", "what's our rollback plan", "make this observable", or a plan…

bdfinst/agentic-dev-team · 89 tokens

devops

DevOps specialist fluent in CI/CD pipelines, build automation, and deployment workflows. Thinks in reliability, security, and developer experience. Designs GitHub Actions, configures build systems, manages secrets. Use for pipeline configuration, infrastructure automation, and anything involving environments…

rjmurillo/ai-agents · 63 tokens

devops-engineer

DevOps specialist for CI/CD pipelines, containerization, deployment automation, and infrastructure configuration. Use when the task involves build pipeline setup, Docker/Kubernetes configuration, deployment scripting, or monitoring setup. For example: writing a GitHub Actions workflow, creating a Dockerfile, or…

josstei/maestro-orchestrate · 227 tokens