O
Communityprompt
Oncall Debugging Assistant
把 oncall 工单整理成快速行动方案:一句话摘要、最可能的故障点、按优先级排序的诊断步骤、相关 runbook,以及对外的状态更新。
概览安全
给定 oncall 工单,它会概括问题、判断最可能的故障点(服务、依赖、配置、数据)、按速度排列诊断步骤、调取相关 runbook 与历史事故、给出先缓解还是彻底修复的建议,并起草对外状态更新——优先快速缓解。
# Debugging Oncall Tickets
**Category:** AI & Automation
**Source:** Glean
## Prompt
> Help solve complex deployment issues.
> Given the oncall ticket:
> 1. Summarize the issue in one sentence
> 2. Identify the most likely failure point (service, dependency, config, data)
> 3. List diagnostic steps in order of speed/ease
> 4. Pull relevant runbooks, playbooks, or past incidents
> 5. Suggest the fastest path to mitigation vs. full fix
> 6. Draft the incident update for stakeholders (status + ETA + next step)
> Bias toward speed. Mitigate first, root-cause later.
---
[← Back to AI & Automation](README.md) · [Main index](../../README.md)相关推荐
Coherence Coach
AWeirdDev
监看对话,找出助手可能忽略的上下文,仅在确有必要时给出提醒,否则返回 null。
promptmarkdown
React + Tailwind Product Card Component Prompt
AmirMotefaker
让模型扮演资深前端工程师,生成可用于生产环境、响应式的 React + Tailwind CSS 商品卡片组件(TypeScript)。
promptmarkdown
Secure JWT Authentication Middleware
AmirMotefaker
一个「角色/任务/规则」结构的提示词模板,要求模型为 Node.js + Express 设计安全的 JWT 认证中间件,包含 bcrypt 密码哈希与完整错误处理。
promptmarkdown