escalation-brief-writer
把复杂问题整理成升级说明,减少来回追问,突出背景、影响、已尝试和诉求。;use for escalation, support, brief workflows;do not use for 省略关键信息, 把个人情绪写成事实.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/52yuanchangxing/escalation-brief-writerWhat This Skill Does
The escalation-brief-writer is a specialized AI agent skill designed to transform messy, unstructured technical problem descriptions into clear, professional, and actionable escalation briefs. By structuring information into standardized sections—Background, Impact, Troubleshooting Efforts, and Requirements—this skill minimizes back-and-forth communication between support teams and engineers. It ensures that technical stakeholders have all the necessary context to make informed decisions quickly, while enforcing a tone that focuses on objective facts rather than subjective frustration.
Installation
To install this skill directly within your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/52yuanchangxing/escalation-brief-writer
Use Cases
- Production Outages: Translating frantic team communication into a structured RCA-ready report.
- Support Escalations: Escalating unresolved customer issues to higher-tier engineering teams.
- Status Reporting: Preparing concise summaries for management stakeholders when project blockers arise.
- Bug Reporting: Documenting complex, multi-step technical issues for developer review.
Example Prompts
- "Our production database latency spiked to 500ms after the last deployment. Here is the raw log data and a summary of what our team already checked: [insert log snippet]. Please draft an escalation brief for the SRE team."
- "I need to escalate an issue with the third-party API integration. It keeps returning 503 errors sporadically. Here are the steps we took to reproduce it and our request for a timeout configuration change."
- "Summarize this conversation into an escalation brief for the project manager: [paste chat history]. Make sure to exclude my personal frustrations about the deadline and focus on the technical constraints."
Tips & Limitations
- Avoid Subjectivity: The skill is designed to strip out emotional language. If you include "this is the worst experience ever," the AI will filter that out in favor of describing the specific technical impact.
- Missing Information: If you omit key details like your current environment or error logs, the skill will output a "Pending Confirmation" section rather than hallucinating details.
- Safe Execution: This skill operates as a document generator. It will never modify system configurations or perform API writes without explicit, step-by-step human approval. Always review the generated text before sending it to stakeholders to ensure accuracy.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-52yuanchangxing-escalation-brief-writer": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read
Related Skills
support-macro-crafter
批量生成客服回复模板,统一同理句、行动句、边界句与升级提示。;use for support, macros, customer-service workflows;do not use for 承诺做不到的事情, 输出攻击性文案.
faq-distiller
从客服对话、评论、工单或聊天记录中提炼 FAQ,并按用户阶段分类。;use for faq, support, knowledge workflows;do not use for 暴露用户隐私, 替代工单系统.
real-estate-showing-brief
为房产带看前整理买家画像、关注点、路线与现场提问清单。;use for real-estate, showing, brief workflows;do not use for 编造房源信息, 替代正式法律披露.
incident-postmortem-assistant
将事故线索整理成复盘草案,区分根因、诱因、放大器、影响与修复动作。;use for incident, postmortem, sre workflows;do not use for 归责个人, 篡改时间线.
call-scorecard-builder
为销售、客服或访谈通话生成评分维度、观察点与培训反馈模板。;use for scorecard, calls, sales workflows;do not use for 把单次录音当最终定论, 替代正式人力评估.