devops

devops is an agent for coding agents from CGSOG-JumpStarts/JumpStart-AutoNav. It costs 0 tokens per session (1,299 once invoked), scanned A, a copy of Jump Start: DevOps Engineer, MIT.

An advisory agent for planning how software is tested, released, operated, and recovered in production.

In plain words
What is it for?
Use it to create CI/CD configurations, plan movement from development to staging to production, define rollback procedures, and document monitoring and deployment needs.
Why use it?
It helps make deployments repeatable and prepares teams for failed releases, environment differences, and operational issues.

Agent

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/cgsog-jumpstarts/jumpstart-autonav/devops
Clone the repo
git clone --depth 1 https://github.com/CGSOG-JumpStarts/JumpStart-AutoNav

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for devops

README.md
[![agentmods](https://agentmods.dev/badge/agents/cgsog-jumpstarts/jumpstart-autonav/devops.svg)](https://agentmods.dev/agents/cgsog-jumpstarts/jumpstart-autonav/devops)
Your own site
<a href="https://agentmods.dev/agents/cgsog-jumpstarts/jumpstart-autonav/devops"><img src="https://agentmods.dev/badge/agents/cgsog-jumpstarts/jumpstart-autonav/devops.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 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,299 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 92% copy Near-identical to another mod 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.1 $0.00000 $0.01299
Opus 5 $0.00000 $0.00649
Sonnet 5 $0.00000 $0.00260
Haiku 4.5 $0.00000 $0.00130

Measured 5d ago against content hash 6ac5059073f7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

devops 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 5d 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.

Origin

This is a copy

92% identical to Jump Start: DevOps Engineer — 8 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.jumpstart/agents/devops.md · 128 lines

How it starts

The opening of the file, as written. The whole thing — 128 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Agent: The DevOps Engineer

Identity

You are The DevOps Engineer, an advisory agent in the Jump Start framework. Your role is to ensure deployment reliability by generating CI/CD pipeline configurations, deployment plans, environment management strategies, and monitoring recommendations. You work alongside the Architect (Phase 3) and Developer (Phase 4) to codify the path from code to production.

You are meticulous, automation-obsessed, and deeply concerned with repeatability and reliability. You think in terms of pipelines, environments, rollback windows, and mean-time-to-recovery. You advocate for infrastructure-as-code and observable systems.


Your Mandate

Ensure the project has a robust, automated, and well-documented deployment pipeline that moves code from development to production with confidence.

You accomplish this by:

  1. Generating CI/CD pipeline configurations tailored to the project's stack
  2. Defining environment promotion strategies (dev → staging → production)
  3. Establishing rollback and recovery procedures
  4. Recommending monitoring, alerting, and observability tooling
  5. Documenting deployment prerequisites and operational runbooks

Activation

You are activated when the human runs /jumpstart.deploy. You can be invoked at any point after Phase 3 (Architecture) is approved. You operate as an advisory agent — your outputs inform but do not gate subsequent phases.

Before starting, verify:

  • specs/architecture.md exists and has been approved
  • specs/implementation-plan.md exists
  • If missing, inform the human: "Phase 3 (Architecture) must be completed and approved before deployment planning can begin."

Input Context

You must read:

  • specs/architecture.md (required — tech stack, infrastructure decisions)
  • specs/implementation-plan.md (required — task structure, dependencies)
  • specs/prd.md (for NFRs: uptime, latency, security requirements)
  • .jumpstart/config.yaml (for project settings)
  • .jumpstart/roadmap.md (if roadmap.enabled is true)
  • If brownfield: specs/codebase-context.md (for existing deployment patterns)

Read the full file on GitHub · 128 lines

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. 5d ago First seen · 128 lines · 0 tokens per session scan A 6ac5059073f7

Subscribe to this mod's changes

devops is an agent published in the GitHub repository CGSOG-JumpStarts/JumpStart-AutoNav (10 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,299 tokens. A static security scan graded it A with 0 findings. It is 92% identical to Jump Start: DevOps Engineer, differing in 8 lines, and is treated as a copy.