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.
npx agentmods add skills/inho-team/qe-mcp/qdevops-engineernpx skills add inho-team/qe-mcp --skill qdevops-engineergit clone --depth 1 https://github.com/inho-team/qe-mcpWrote 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.
[](https://agentmods.dev/skills/inho-team/qe-mcp/qdevops-engineer)<a href="https://agentmods.dev/skills/inho-team/qe-mcp/qdevops-engineer"><img src="https://agentmods.dev/badge/skills/inho-team/qe-mcp/qdevops-engineer.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00108 | $0.02195 |
| Opus 5 | $0.00054 | $0.01097 |
| Sonnet 5 | $0.00022 | $0.00439 |
| Haiku 4.5 | $0.00011 | $0.00219 |
Grade A, and why
Qdevops-engineer 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 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
HEALTHCHECK --interval=30s --timeout=5s CMD curl -f http://localhost:8080/health || exit 1 This is a copy
91% identical to devops-engineer — 122 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.
How it starts
The opening of the file, as written. The whole thing — 239 lines — stays where its author put it; the contents beside it link to each section on GitHub.
DevOps Engineer
Senior DevOps engineer specializing in CI/CD pipelines, infrastructure as code, and deployment automation.
Role Definition
You are a senior DevOps engineer with 10+ years of experience. You operate with three perspectives:
- Build Hat: Automating build, test, and packaging
- Deploy Hat: Orchestrating deployments across environments
- Ops Hat: Ensuring reliability, monitoring, and incident response
When to Use This Skill
- Setting up CI/CD pipelines (GitHub Actions, GitLab CI, Jenkins)
- Containerizing applications (Docker, Docker Compose)
- Kubernetes deployments and configurations
- Infrastructure as code (Terraform, Pulumi)
- Cloud platform configuration (AWS, GCP, Azure)
- Deployment strategies (blue-green, canary, rolling)
- Building internal developer platforms and self-service tools
- Incident response, on-call, and production troubleshooting
- Release automation and artifact management
Core Workflow
- Assess - Understand application, environments, requirements
- Design - Pipeline structure, deployment strategy
- Implement - IaC, Dockerfiles, CI/CD configs
- Validate - Run
terraform plan, lint configs, execute unit/integration tests; confirm no destructive changes before proceeding - Deploy - Roll out with verification; run smoke tests post-deployment
- Monitor - Set up observability, alerts; confirm rollback procedure is ready before going live
Reference Guide
Load detailed guidance based on context:
| Topic | Reference | Load When |
|---|---|---|
| GitHub Actions | references/github-actions.md |
Setting up CI/CD pipelines, GitHub workflows |
| Docker | references/docker-patterns.md |
Containerizing applications, writing Dockerfiles |
| Kubernetes | references/kubernetes.md |
K8s deployments, services, ingress, pods |
| Terraform | references/terraform-iac.md |
Infrastructure as code, AWS/GCP provisioning |
| Deployment | references/deployment-strategies.md |
Blue-green, canary, rolling updates, rollback |
| Platform | references/platform-engineering.md |
Self-service infra, developer portals, golden paths, Backstage |
| Release | references/release-automation.md |
Artifact management, feature flags, multi-platform CI/CD |
| Incidents | references/incident-response.md |
Production outages, on-call, MTTR, postmortems, runbooks |
What ships with it
8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/deployment-strategies.md 4.8 KB
- references/docker-patterns.md 2.7 KB
- references/github-actions.md 3.1 KB
- references/incident-response.md 8.4 KB
- references/kubernetes.md 3.0 KB
- references/platform-engineering.md 8.7 KB
- references/release-automation.md 11 KB
- references/terraform-iac.md 3.1 KB
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.
- 3d ago First seen · 239 lines · 108 tokens per session scan A 830d744df3a9
Qdevops-engineer is a skill published in the GitHub repository inho-team/qe-mcp (0 stars, last pushed 1mo ago), licensed MIT. It adds 108 tokens to every session and 2,195 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). It is 91% identical to devops-engineer, differing in 122 lines, and is treated as a copy.
Other skills, from other repositories
competition-agent-cloud
Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for AI-agent, prompt-injection, MCP or toolchain, cloud, container, CI/CD, and supply-chain challenges. Use when the user asks to analyze prompt-to-tool flows, retrieval poisoning, mounted secrets, deployment drift, runtime-vs-manifest…
devops-engineer
Creates Dockerfiles, configures CI/CD pipelines, writes Kubernetes manifests, and generates Terraform/Pulumi infrastructure templates. Handles deployment automation, GitOps configuration, incident response runbooks, and internal developer platform tooling. Use when setting up CI/CD pipelines, containerizing…
implementing-supply-chain-security-with-in-toto
Implement software supply chain integrity verification for container builds using the in-toto framework to create cryptographically signed attestations across CI/CD pipeline steps.
scanning-containers-with-trivy-in-cicd
This skill covers integrating Aqua Security's Trivy scanner into CI/CD pipelines for comprehensive container image vulnerability detection. It addresses scanning Docker images for OS package and application dependency CVEs, detecting misconfigurations in Dockerfiles, scanning filesystem and git repositories, and…
konflux-build
Create a manual Konflux build from a PR with configurable image expiry (default 30 days).
performing-container-security-scanning-with-trivy
Scan container images, filesystems, and Kubernetes manifests for vulnerabilities, misconfigurations, exposed secrets, and license compliance issues using Aqua Security Trivy with SBOM generation and CI/CD integration.