AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Devops

skill-dauquangthanh-hanoi-rainbow-devops · by DauQuangThanh

Provides comprehensive DevOps guidance including CI/CD pipeline design, infrastructure as code (Terraform, CloudFormation, Bicep), container orchestration (Docker, Kubernetes), deployment strategies (blue-green, canary, rolling), monitoring and observability, configuration management (Ansible, Chef, Puppet), and cloud platform automation (AWS, GCP, Azure). Produces deployment scripts, pipeline co…

No reviews yet
0 installs
21 views
0.0% view→install

Install

$ agentstack add skill-dauquangthanh-hanoi-rainbow-devops

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-dauquangthanh-hanoi-rainbow-devops)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
6mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Devops? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

DevOps

Core Capabilities

Provides expert guidance covering the entire software delivery lifecycle:

  1. CI/CD Pipeline Design - Automated build, test, and deployment workflows
  2. Infrastructure as Code - Cloud resource provisioning with Terraform, CloudFormation, Bicep
  3. Container Orchestration - Docker and Kubernetes deployment patterns
  4. Deployment Strategies - Blue-green, canary, and rolling deployments
  5. Monitoring & Observability - Metrics, logging, alerting with Prometheus, Grafana, ELK
  6. Configuration Management - Ansible, Chef, Puppet automation
  7. Security & Compliance - DevSecOps practices and container security

Best Practices

CI/CD

  • Keep pipelines fast (< 10 minutes for feedback)
  • Fail fast with quick tests first
  • Use pipeline as code (version controlled)
  • Implement proper secret management
  • Enable artifact caching and parallelize independent jobs

Infrastructure as Code

  • Use remote state with locking
  • Create reusable modules and pin versions
  • Always review plan before apply
  • Implement proper tagging strategy
  • Document resource dependencies

Container Orchestration

  • Set resource requests and limits
  • Implement health checks (liveness/readiness probes)
  • Use pod anti-affinity for high availability
  • Enable horizontal pod autoscaling
  • Implement proper logging and monitoring

Deployment

  • Use rolling updates with zero downtime
  • Implement proper health checks and rollback capabilities
  • Use canary/blue-green for critical applications
  • Test thoroughly in staging environments
  • Monitor post-deployment metrics

Security

  • Run containers as non-root with read-only root filesystems
  • Scan images for vulnerabilities regularly
  • Implement network policies and secrets management
  • Enable pod security standards and least privilege access

Monitoring

  • Collect metrics using RED/USE methods
  • Implement structured logging with meaningful alerts
  • Create actionable dashboards and monitor SLIs/SLOs
  • Set up distributed tracing for microservices

Detailed References

Load reference files based on specific needs:

  • CI/CD Pipeline Design: See [cicd-pipeline-design.md](references/cicd-pipeline-design.md) for:
  • GitHub Actions, GitLab CI, Jenkins pipeline examples
  • Automated build, test, deploy workflow patterns
  • Pipeline optimization and caching strategies
  • Infrastructure as Code: See [infrastructure-as-code.md](references/infrastructure-as-code.md) for:
  • Terraform, CloudFormation, Bicep patterns
  • AWS, GCP, Azure resource provisioning
  • Module design and state management
  • Container Orchestration: See [container-orchestration.md](references/container-orchestration.md) for:
  • Kubernetes manifests, Helm charts, Kustomize
  • Docker best practices and multi-stage builds
  • Service mesh and networking patterns
  • Deployment Strategies: See [deployment-strategies.md](references/deployment-strategies.md) for:
  • Blue-green deployment implementation
  • Canary release patterns with traffic splitting
  • Rolling update strategies and rollback procedures
  • Monitoring & Observability: See [monitoring-and-observability.md](references/monitoring-and-observability.md) for:
  • Prometheus, Grafana setup and configuration
  • ELK stack deployment and log aggregation
  • Alert rules, dashboards, and SLO definitions
  • Security Best Practices: See [security-best-practices.md](references/security-best-practices.md) for:
  • DevSecOps pipeline integration
  • Container security scanning and hardening
  • Secret management and compliance validation
  • Configuration Management: See [configuration-management.md](references/configuration-management.md) for:
  • Ansible playbooks, Chef recipes, Puppet manifests
  • Server configuration automation patterns
  • Infrastructure drift detection
  • Common Commands: See [common-commands.md](references/common-commands.md) for:
  • Kubernetes kubectl command reference
  • Docker CLI operations
  • Terraform and cloud provider CLI commands
  • Troubleshooting: See [troubleshooting-guide.md](references/troubleshooting-guide.md) for:
  • Common issues and resolution steps
  • Debugging techniques for containers and orchestration
  • Performance optimization strategies

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.