| $ARGUMENTS[0] | Cloudflare-protected domain to investigate (e.g., example.com) | | $ARGUMENTS[1] | Cloudflare zone ID for the domain (e.g., abc123def456) | | $ARGUMENTS[2] | (optional) Time range to investigate (e.g., "2025-06-01 04:00-05:00 NZST", "today 9:00-10:00 AEDT"). In current agent's local timezone (detect via system clock), not UTC. |
If domain or zone ID is not provided, ask the user via AskUserQuestion. Time range is collected in Step 1 if not passed here.
Investigate unusual traffic patterns on Cloudflare-protected domains that cause downstream service failures (e.g., service overload, database saturation, API rate limiting). This skill walks through a structured investigation from confirming the spike through to a full incident report.
Cloudflare로 보호되는 도메인의 트래픽 이상, 급증, 서비스 저하를 조사하세요. GraphQL 분석, JA4 지문 분석, 봇/WAF 보안 채점 및 사고 보고를 위해 Cloudflare MCP 도구를 사용합니다. 사용자가 명시적으로 "트래픽 스파이크"라고 말하지 않더라도 트래픽 급증, 서비스 과부하, 429 오류, 회로 차단기 이벤트, Cloudflare 분석 또는 도메인 성능 문제가 언급될 때마다 이 기술을 사용하세요. 또한 모든 도메인의 Cloudflare 데이터를 확인하라는 메시지가 표시될 때 트리거됩니다. 출처: delexw/claude-code-misc.