traffic-surge-runbook

Guide emergency teams through traffic surge stabilization with caching, rate limiting, scaling, and endpoint management.

288|43|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/nirholas/free-crypto-news --skill traffic-surge-runbook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: traffic-surge-runbook
Source: https://github.com/nirholas/free-crypto-news/tree/main/skills/traffic-surge-runbook
Command: npx skills add https://github.com/nirholas/free-crypto-news --skill traffic-surge-runbook

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Emergency teams stabilize the platform during sudden traffic surges by providing a structured action plan to maintain availability and performance under load.

Core Features & Use Cases

  • Severity-based playbook with clearly defined levels and escalation paths.
  • Immediate actions including caching adjustments, rate limiting, horizontal scaling, and endpoint gating.
  • Recovery planning with monitoring checks and rollback procedures to return to normal operations.

Quick Start

Follow the emergency runbook to stabilize the platform when traffic surges 5x+ above normal, by applying caching, rate-limiting, scaling, and selective endpoint disabling.

Frequently Asked Questions about traffic-surge-runbook

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I stabilize my platform during a sudden traffic surge?

To stabilize a platform during a sudden traffic surge, follow a structured emergency runbook applying cache tuning, rate limiting, horizontal scaling, and endpoint gating to protect core services and maintain availability.

What is the best way to handle emergency scaling for viral events or upstream outages?

The best way to handle emergency scaling for viral events or upstream outages is using a severity-based playbook with defined escalation paths, guiding immediate actions like caching adjustments and selective endpoint disabling to manage load.

How do I implement rate limiting and endpoint gating when traffic spikes 5x above normal?

Implement rate limiting and endpoint gating during a 5x traffic spike by applying a production-grade emergency runbook that selectively disables non-essential endpoints and restricts request flow to protect core service availability.

Can I use this emergency runbook for recovery planning and rollback procedures after a traffic incident?

Yes, you can use the emergency runbook for recovery planning after a traffic incident, as it includes monitoring checks and rollback procedures to safely return platform operations to normal status.

Does the runbook support defined severity levels and escalation paths for incident management?

Yes, the runbook supports incident management by enforcing a production-grade workflow with clearly defined severity levels and escalation paths to guide emergency teams during sudden traffic surges.

When should I not use selective endpoint disabling for traffic surge stabilization?

Selective endpoint disabling should be avoided when it compromises core service functionality, though the runbook uses it strategically alongside cache tuning and rate limiting to maintain availability under extreme load.