Manages production incident response and systematic troubleshooting for Gamma SaaS integrations.
The Gamma Incident Runbook provides a standardized framework for identifying and resolving production issues related to Gamma integrations. It enables Claude Code to perform automated health checks, query Prometheus metrics for latency and error rates, and analyze application logs to pinpoint root causes. By providing structured response procedures for common scenarios like API outages, rate limiting, and authentication failures, this skill helps teams reduce Mean Time to Resolution (MTTR) and maintain service reliability.
主要功能
01Automated Gamma API status and connectivity diagnostics
02Pre-configured Prometheus queries for monitoring latency and error rates
032,072 GitHub stars
04Structured incident severity levels with escalation guidance
05Standardized communication templates for internal and external updates
06Grep-based log analysis for identifying 429 rate limits and 5xx errors
使用场景
01Diagnosing sudden API failures or degraded performance in production
02Implementing emergency throttling and circuit breaking during rate limit events
03Managing team communications and post-mortem documentation after an outage