DevOps directives for AI agents. Copy, paste, ship.
Paste-ready instructions for Cursor, Windsurf, GitHub Copilot, and Claude Code; each one tested against a real agent version and written to run against your actual infrastructure: Kubernetes, Terraform, AWS, Azure, GCP, CI/CD, observability, and security.
TL;DRAgent Library Key takeaways
• 50+ paste-ready directives for Kubernetes, Terraform, AWS, Azure, GCP, CI/CD, observability, and security.
• Each directive tested against real agent versions (Cursor, Windsurf, Copilot, Claude Code).
• Read-only by default; proposals require human approval and policy pass.
• Copy-paste in seconds; run on schedule for continuous governance.
Devopsify is a tenant-scoped infrastructure control plane that unifies multi-cloud inventory, topology, governed provisioning, delivery operations, audit, and AI-assisted investigation under one declarative graph. The agent library extends that graph to AI coding agents: each directive is a narrow, read-only instruction that tells an agent how to audit your actual infrastructure (from kubectl auth can-i to terraform show) and return a structured, citable report. The platform, not the agent, remains the authorization boundary.
Kubernetes
Drift, RBAC, quotas, autoscaling and manifest hygiene for clusters.
8 directivesTerraform / OpenTofu
Plan security, state drift, module upgrades, OPA policy and cost estimates.
7 directivesAWS
IAM least privilege, cost anomalies, security groups, tags, S3 and EKS reviews.
7 directivesAzure
Resource Graph, policy compliance, RBAC, NSG audit, cost and AKS reviews.
6 directivesGCP
IAM recommendations, asset inventory, budget alerts, firewall rules, GKE and logging.
6 directivesCI/CD
Pipeline failure analysis, workflow optimization, secret scanning, GitOps and promotion.
7 directivesObservability
Alert rules, dashboards as code, SLO burn rates, log query cost and postmortems.
5 directivesSecurity & Compliance
CVE triage, Rego policy generation, compliance evidence and SBOM supply-chain review.
4 directivesStart with these six.
Kubernetes Drift Detection
Detect configuration drift between Git (ArgoCD/Flux) and live cluster state using an AI agent.
View directiveKubernetes RBAC Audit
Audit all RBAC bindings in a cluster and identify over-privileged service accounts and users.
View directiveKubernetes Resource Quota Check
Analyze resource quotas and usage across namespaces to find over-provisioned or constrained workloads.
View directiveKubernetes HPA Tuning
Review and tune Horizontal Pod Autoscaler thresholds based on historical metrics and traffic patterns.
View directiveKubernetes Pod Crash Loop Diagnosis
Diagnose CrashLoopBackOff and OOMKilled pods by analyzing logs, events, and resource limits.
View directiveKubernetes Network Policy Review
Audit NetworkPolicy resources to identify overly permissive or missing ingress/egress rules.
View directiveRun these workflows continuously, with policy gates and audit.
The demo workspace uses mock data and needs zero credentials. Request guided access to connect a real account and let Devopsify run the same drift detection, IAM, and SLO checks on a schedule instead of whenever someone remembers the prompt.