Files
gh-gtmagents-gtm-agents-plu…/skills/escalation/SKILL.md
2025-11-29 18:29:57 +08:00

31 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
name: escalation
description: Use to define incident tiers, response protocols, and stakeholder communications.
---
# Community Escalation Framework Skill
## When to Use
- Preparing moderators for sensitive situations (security issues, harassment, outages, leaks).
- Coordinating cross-functional response when community incidents impact customers or brand.
- Reviewing past incidents to tighten governance and tooling.
## Framework
1. **Tiering** classify incidents (info request, policy violation, critical escalation) with examples.
2. **Ownership** map responders per tier (moderators, comms, legal, security, exec sponsor).
3. **Response Playbooks** outline steps, messaging, approvals, and timelines per tier.
4. **Tooling & Evidence** define logging requirements, screenshots, data retention, and ticketing.
5. **Post-incident Review** document root cause, remediation, and preventive actions.
## Templates
- Escalation matrix (tier → trigger → primary owner → backup → SLA).
- Incident log form with fields for context, actions, and status.
- Postmortem template (summary, timeline, impact, actions, follow-ups).
## Tips
- Tie escalation flows into `community-ops` automation for faster routing.
- Keep response macros ready for common issues to ensure consistent tone.
- Conduct quarterly tabletop exercises to keep responders aligned.
---