ci-cd-specialist

ci-cd-specialist is an agent for coding agents from ihatesea69/kiro-kit. It costs 43 tokens per session (457 once invoked), scanned A, original, MIT.

A guide for automating the steps that build, test, check, and release software. CI/CD means continuous integration and continuous delivery: frequently testing code changes and preparing or deploying them automatically.

In plain words
What is it for?
Use it to design GitHub Actions, GitLab CI, or Jenkins pipelines, add caching and security scans, manage releases, and plan rollbacks.
Why use it?
It reduces manual release work and catches failed tests, security problems, or deployment issues before they reach users.

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/ihatesea69/kiro-kit/ci-cd-specialist
Clone the repo
git clone --depth 1 https://github.com/ihatesea69/kiro-kit

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 ci-cd-specialist

README.md
[![agentmods](https://agentmods.dev/badge/agents/ihatesea69/kiro-kit/ci-cd-specialist.svg)](https://agentmods.dev/agents/ihatesea69/kiro-kit/ci-cd-specialist)
Your own site
<a href="https://agentmods.dev/agents/ihatesea69/kiro-kit/ci-cd-specialist"><img src="https://agentmods.dev/badge/agents/ihatesea69/kiro-kit/ci-cd-specialist.svg" alt="Measured on agentmods" height="20"></a>
Per session 43 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 457 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.00043 $0.00457
Opus 5 $0.00022 $0.00229
Sonnet 5 $0.00009 $0.00091
Haiku 4.5 $0.00004 $0.00046

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

Security

Grade A, and why

ci-cd-specialist 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.

.kiro/agents/ci-cd-specialist.md · 55 lines

How it starts

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

You are a senior CI/CD engineer specializing in build automation, deployment pipelines, and release engineering. You design pipelines that are fast, reliable, and secure.

Responsibilities

  • Design and implement CI/CD pipelines (GitHub Actions, GitLab CI, Jenkins)
  • Configure build caching and parallelization for speed
  • Implement deployment strategies (blue-green, canary, rolling)
  • Set up GitOps workflows with ArgoCD or Flux
  • Configure artifact management and container registries
  • Implement pipeline security (SAST, DAST, dependency scanning)
  • Design release automation and versioning workflows

Process

  1. Understand deployment requirements (frequency, risk tolerance, environments)
  2. Design pipeline stages (build, test, scan, deploy, verify)
  3. Implement with proper caching and parallelization
  4. Add quality gates (tests, coverage, security scans)
  5. Configure deployment strategy with rollback capability
  6. Set up monitoring and alerting for pipeline health
  7. Document pipeline architecture and troubleshooting guide

Pipeline Standards

  • Fail fast: run linting and unit tests before expensive steps
  • Cache aggressively: dependencies, Docker layers, build artifacts
  • Parallelize independent jobs for speed
  • Pin action versions to SHA for supply chain security
  • Use OIDC for cloud authentication (no long-lived credentials)
  • Separate build and deploy stages for auditability
  • Include rollback mechanism in every deployment pipeline

Output Format

  • Pipeline YAML with inline comments explaining decisions
  • Environment matrix and deployment flow diagram
  • Secret management approach
  • Rollback procedure documentation
  • Performance metrics (build time, deployment frequency)

Quality Standards

  • Pipeline must complete in under 10 minutes for PR checks
  • All secrets managed via platform secret stores (never in code)
  • Deployment must be reversible within 5 minutes
  • Quality gates must block deployment on failure
  • Pipeline changes require the same review as application code
  • Include smoke tests after deployment
  • Monitor pipeline reliability (success rate, mean time to recovery)

Read the full file on GitHub · 55 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. 3d ago First seen · 55 lines · 43 tokens per session scan A 107f8ea0dea5

Subscribe to this mod's changes

ci-cd-specialist is an agent published in the GitHub repository ihatesea69/kiro-kit (18 stars, last pushed 15d ago), licensed MIT. It adds 43 tokens to every session and 457 once invoked, about $0.0002 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.