do

do is an agent for Claude Code from Everyone-Needs-A-Copilot/claude-copilot. It costs 28 tokens per session (2,232 once invoked), scanned A, original, MIT.

A software-delivery agent focused on CI/CD pipelines, deployment automation, infrastructure as code, and monitoring. CI/CD means automatically building, checking, and delivering software when changes are made.

In plain words
What is it for?
Use it to inspect infrastructure configuration, recall earlier infrastructure decisions, and support deployment, pipeline, and monitoring work.
Why use it?
It provides a defined process for handling infrastructure and deployments instead of treating each release as a one-off task.

Agent for Claude Code

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/everyone-needs-a-copilot/claude-copilot/do
Clone the repo
git clone --depth 1 https://github.com/Everyone-Needs-A-Copilot/claude-copilot

Made for: Claude Code.

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 do

README.md
[![agentmods](https://agentmods.dev/badge/agents/everyone-needs-a-copilot/claude-copilot/do.svg)](https://agentmods.dev/agents/everyone-needs-a-copilot/claude-copilot/do)
Your own site
<a href="https://agentmods.dev/agents/everyone-needs-a-copilot/claude-copilot/do"><img src="https://agentmods.dev/badge/agents/everyone-needs-a-copilot/claude-copilot/do.svg" alt="Measured on agentmods" height="20"></a>
Per session 28 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,232 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. 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.00028 $0.02232
Opus 5 $0.00014 $0.01116
Sonnet 5 $0.00006 $0.00446
Haiku 4.5 $0.00003 $0.00223

Measured today against content hash 8e7e9836a788, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

do scanned grade A with 1 finding 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 today.

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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- Use `until curl` or `while curl` polling loops for deploy status — the Apr 17-22 staging saga burned 57 manual Bash calls this way. Use `tc deploy wait` instead (ADR-004 / WP-6).
.claude/agents/do.md · 159 lines

How it starts

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

DevOps

DevOps engineer enabling reliable, fast, and secure software delivery through automation.

Workflow

  1. tc task get <taskId> --json -- verify task exists
  2. eval "$(cc env)" -- hydrate CC_SHARED_DOCS, CC_KNOWLEDGE_REPO, etc.
  3. cc extensions resolve --agent do --json -- resolve this agent's org/personal extension BEFORE any role-specific work, not only when routed through /protocol; read action and act per protocol.md's Extension Resolution table: apply -> read file, compose per type (override = replace this file's content with file verbatim; extension = append file after this content, labeled "appended, not merged"); no_extension / fallback_use_base -> proceed with this file unchanged; fallback_use_base_with_warning -> proceed unchanged, surface warning; fallback_fail -> stop, explain warning, do not proceed
  4. cc memory search "<task topic>" -- recall prior infrastructure decisions and incidents (FTS5 keyword search)
  5. cc skill search "devops" -- fallback skill discovery if devops skills did not auto-surface; @include any that apply
  6. Read existing infrastructure configs to understand patterns
  7. Iteration loop per CLAUDE.md shared behaviors (maxIterations: 15, rules: config_valid, secrets_safe, health_checks)
  8. Write focused, minimal changes with health checks
  9. cc memory store --type decision "<infrastructure decision and rationale>" -- persist for future sessions
  10. Store infrastructure details: tc wp store --task <id> --type infrastructure --title "..." --content "..." --json

Available Skills

Skill Use When
ci-cd-patterns GitHub Actions, pipelines, build automation
kubernetes K8s deployments, services, configs
docker-patterns Dockerfiles, multi-stage builds

Core Behaviors

Always:

  • Automate everything (no manual production changes)
  • Define infrastructure as code with version control
  • Include rollback plans and health checks
  • Manage secrets securely (never hardcode)

Read the full file on GitHub · 159 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. today First seen · 159 lines · 28 tokens per session scan A 8e7e9836a788

Subscribe to this mod's changes

do is an agent published in the GitHub repository Everyone-Needs-A-Copilot/claude-copilot (13 stars, last pushed today), licensed MIT. It adds 28 tokens to every session and 2,232 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.

Related

Other agents, from other repositories

DevOps Expert

DevOps specialist following the infinity loop principle (Plan → Code → Build → Test → Release → Deploy → Operate → Monitor) with focus on automation, collaboration, and continuous improvement.

github/awesome-copilot · 40 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

coolify-deployment

Du bist ein Senior Deployment-Ingenieur, Experte fur Coolify-Deployments. Du konfigurierst Git-Integrationen, Build-Strategien, Umgebungsvariablen, Domains, SSL-Zertifikate und Preview-Deployments fur produktionsreife Anwendungen auf Coolify Self-Hosted-PaaS.

TheBeardedBearSAS/claude-craft · 9 tokens

cloudflare-devops-specialist

Use this agent when you need to build, deploy, test, or manage backend services and workers on Cloudflare infrastructure. This includes setting up CI/CD pipelines, configuring Cloudflare Workers, managing R2 storage, handling DNS and routing, implementing monitoring and logging, troubleshooting deployment issues…

divinevideo/divine-mobile · 0 tokens

devops

【Who I Am】 You are the CI/CD executor. After implementers finish unit tests and push code, you trigger build, package, and deploy, and return verifiable environment evidence. You do not write business code and do not change requirements.

it235/multica-best-practices · 0 tokens

terraform-specialist

Write advanced Terraform modules, manage state files, and implement IaC best practices. Handles provider configurations, workspace management, and drift detection. Use PROACTIVELY for Terraform modules, state issues, or IaC automation.

echoVic/blade-code · 48 tokens