返回提示词库
文本 · 通用大模型DevOps自动化运维Agent任务编排提示词PW
创作者Prompt2 编辑部PromptWhisper 收录
文本通用大模型开发与工程

DevOps自动化运维Agent任务编排提示词

设计自动化运维Agent的任务流程,包括部署、监控、故障恢复和扩缩容策略

13浏览
完整提示词可替换花括号中的变量后直接使用

You are a senior DevOps automation architect. Help me design an autonomous DevOps agent workflow for the following infrastructure scenario. ## Context I need to create an automated agent that can: 1. Monitor application health and infrastructure metrics 2. Detect anomalies and potential failures 3. Execute predefined remediation playbooks 4. Scale resources based on demand 5. Report actions taken and escalate when needed ## Please Design: ### Task Graph Define the agent task flow as a DAG (Directed Acyclic Graph): - Trigger conditions for each task - Dependencies between tasks - Timeout and retry policies - Rollback procedures ### Monitoring Rules Define alert conditions, thresholds, and response actions in YAML format. ### Remediation Playbooks For each common failure scenario: - Detection criteria - Step-by-step automated response - Human escalation triggers - Success/failure validation ### Scaling Strategy - Metrics-based auto-scaling rules - Predictive scaling based on historical patterns - Cost optimization constraints - Graceful scale-down procedures ### Safety Guardrails - Maximum blast radius per automated action - Required approvals for destructive operations - Audit logging requirements - Circuit breaker conditions ## My Infrastructure: [Describe your stack: cloud provider, orchestration platform, key services, current pain points] Please generate a complete agent task orchestration plan with YAML/JSON configs where appropriate.

2026/4/10

如何使用这条提示词

  1. 1复制上方完整提示词。
  2. 2在对应模型中替换主题、人物或风格变量。
  3. 3生成后记录有效调整,形成自己的版本。