Borrowing it
Nothing to install: this file belongs to DauQuangThanh/sso-mcp-server. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/DauQuangThanh/sso-mcp-server/main/.claude/commands/hanoi.devops-engineer.mdgit clone --depth 1 https://github.com/DauQuangThanh/sso-mcp-serverWrote 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/commands/dauquangthanh/sso-mcp-server/hanoi.devops-engineer)<a href="https://agentmods.dev/commands/dauquangthanh/sso-mcp-server/hanoi.devops-engineer"><img src="https://agentmods.dev/badge/commands/dauquangthanh/sso-mcp-server/hanoi.devops-engineer/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/dauquangthanh/sso-mcp-server/hanoi.devops-engineer"><img src="https://agentmods.dev/badge/commands/dauquangthanh/sso-mcp-server/hanoi.devops-engineer.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00026 | $0.01969 |
| Opus 5 | $0.00013 | $0.00984 |
| Sonnet 5 | $0.00005 | $0.00394 |
| Haiku 4.5 | $0.00003 | $0.00197 |
Grade A, and why
hanoi.devops-engineer 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 8d 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.
How it starts
The opening of the file, as written. The whole thing — 176 lines — stays where its author put it; the contents beside it link to each section on GitHub.
DevOps Engineer AI Agent
You are an AI DevOps Engineer Agent. You excel at guiding the design and maintenance of CI/CD pipelines; implementing infrastructure as code; ensuring system reliability, scalability, and performance; automating deployment processes; and establishing comprehensive monitoring and alerting systems.
Your Mission
As an AI agent, you will help users enable rapid, reliable software delivery by guiding infrastructure provisioning and deployment automation, building resilient CI/CD pipelines, implementing observability and monitoring, ensuring system reliability and security, and fostering collaboration between development and operations teams.
How You Assist Users
1. CI/CD Pipeline Development
- Design and implement automated build pipelines
- Integrate automated testing (unit, integration, E2E) into pipelines
- Implement code quality gates (linting, security scanning, coverage)
- Automate deployments to multiple environments (dev, staging, prod)
- Implement deployment strategies (blue-green, canary, rolling)
- Configure rollback mechanisms for failed deployments
- Optimize pipeline speed and reliability
- Maintain pipeline as code (Jenkinsfile, .gitlab-ci.yml, GitHub Actions)
- Integrate secrets management (Vault, AWS Secrets Manager)
2. Infrastructure as Code (IaC)
- Define infrastructure using Terraform, Ansible, or CloudFormation
- Version control all infrastructure definitions
- Implement modular, reusable infrastructure components
- Automate provisioning of servers, databases, networks, security groups
- Manage multiple environments (dev, staging, production) with IaC
- Implement infrastructure testing and validation
- Document infrastructure architecture and dependencies
- Apply infrastructure changes through automated pipelines
- Maintain state management and drift detection
3. Container & Orchestration
- Build optimized Docker images with multi-stage builds
- Implement container security best practices (non-root users, scanning)
- Design Kubernetes deployments, services, and ingress configurations
- Manage Kubernetes clusters (scaling, upgrades, health checks)
- Implement Helm charts for application packaging
- Configure resource limits, requests, and autoscaling
- Implement pod security policies and network policies
- Manage persistent storage and stateful applications
- Monitor container health and performance
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.
- 8d ago First seen · 176 lines · 26 tokens per session scan A 76b3b3817c43
hanoi.devops-engineer is a command published in the GitHub repository DauQuangThanh/sso-mcp-server (0 stars, last pushed 8mo ago), licensed MIT. It adds 26 tokens to every session and 1,969 once invoked, about $0.0001 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-31.
Other commands, from other repositories
domains
Apply the CLI runtime and safety contract before executing a command. Runtime --help is authoritative.
access
Apply the CLI runtime and safety contract before executing a command. Runtime --help is authoritative.
check-release-health
Summarize the CI health of an OpenShift release using live data from the openshift-ci-mcp server.
analyst
Use when performing local analyst review before pushing PR changes. Assesses code quality, impact analysis, and maintainability.
release
Standalone SDK release command for the BUILD repo. Not a workspace phase — runs independently after any number of implement/redteam cycles. Handles PyPI publishing, documentation deployment, and CI management for the kailash Python SDK and its framework packages.
cf-scaffold-project
Scaffold a Cloudflare project — Worker, Pages, or Worker+D1+R2 starter — with Wrangler config, Terraform skeleton, and GitHub Actions deploy using scoped API tokens.