operational-game-day

Design controlled operational game days with hypotheses, failure injection, and stop conditions.

2|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/NlightNFotis/skills --skill operational-game-day
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: operational-game-day
Source: https://github.com/NlightNFotis/skills/tree/main/operational-game-day
Command: npx skills add https://github.com/NlightNFotis/skills --skill operational-game-day

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams design controlled operational drills that validate whether systems, alerts, runbooks, and responders can actually handle failures before a real incident happens. It prevents vague chaos exercises by forcing clear hypotheses, blast-radius limits, stop conditions, and measurable recovery goals.

Core Features & Use Cases

  • Hypothesis-driven game day planning: Turns resilience testing into a falsifiable experiment with defined steady-state metrics, detection targets, and recovery objectives.
  • Safety-first failure injection design: Guides teams through choosing realistic failure scenarios, minimizing blast radius, defining kill switches, and setting abort conditions.
  • Operational readiness validation: Tests not just infrastructure behavior, but also alert quality, runbook accuracy, permissions, communications, and on-call response.
  • Use Case: Before a major launch or peak-traffic event, use this Skill to plan a drill for database failover, dependency latency, or service degradation and capture action items from any gaps exposed.

Quick Start

Use the operational-game-day skill to design a game day plan for a critical service failover with hypotheses, stop conditions, roles, and post-drill findings tracking.

Frequently Asked Questions about operational-game-day

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

FAQPage Schema
How do I plan an operational game day for testing database failover and incident response?

Design an incident response game day by defining explicit failure hypotheses, assigning roles, and setting stop conditions. Inject realistic failures like dependency latency while monitoring observability alerts and measuring detection and recovery times against baseline metrics.

What is a hypothesis-driven game day and how does it improve reliability testing?

A hypothesis-driven game day turns reliability testing into a falsifiable experiment by defining steady-state metrics, detection targets, and recovery objectives. This approach prevents vague chaos engineering exercises by forcing clear blast-radius limits, kill switches, and measurable recovery goals before real outages happen.

How do I design safe failure injection scenarios with blast-radius controls for production systems?

Design safe failure injection scenarios by setting strict blast-radius limits, defining explicit kill switches, and establishing abort conditions. Minimize impact on production or staging systems by choosing realistic failure scenarios that test rollback procedures while maintaining operational safety boundaries.

Can I use this game day skill to test runbook accuracy and alert quality for on-call training?

Yes, you can use this skill to test runbook accuracy, alert quality, permissions, and communications during on-call training. It validates operational readiness by measuring detection and recovery effectiveness across production or staging systems, capturing tracked follow-up actions for any exposed gaps.

What should I measure during an operational game day to validate recovery readiness?

Measure detection time, recovery time, and steady-state metric deviations during an operational game day to validate recovery readiness. Track whether observability alerts fire correctly, runbooks guide responders accurately, and rollback procedures restore service within predefined recovery objectives.

When should I not run a chaos engineering game day without stop conditions?

You should never run a chaos engineering game day without stop conditions, kill switches, and blast-radius limits. Without these safety controls, failure injection can escalate into real incidents, causing uncontrolled outages across production systems and invalidating your resilience testing objectives.