Real War Room incident simulations for teams
Multiplayer War Room turns incident response training into a competitive team sport instead of solo labs.

Browser-based K8s incident drills with War Rooms avoid painful sandbox cluster setup.
SREs, DevOps teams, Platform engineers
Katacoda · Gremlin · AWS Workshops
Multiplayer War Room turns incident response training into a competitive team sport instead of solo labs.
Pre-alert causal traces mean war rooms start with answers instead of guesses.
It wires an autonomous agent (Python FastAPI + MCP clients) into real observability tools — Sentry, New Relic, PagerDuty, GitHub, etc. — and runs iterative queries to cross-reference signals and surface a likely root cause. Nice pragmatic architecture (Rails + Vue frontend, Sidekiq workers, separate agent service), but the payoff depends heavily on integration coverage and how well it avoids model hallucinations.
Playable incident simulations turn debugging tweets into training scenarios.
Slack + logs → board-ready incident report with sourced evidence claims.
The project converts on-call triage into a hypothesis-driven agent that forms and prunes hypotheses, fetches evidence from CloudWatch/Kubernetes and your runbooks, and surfaces an investigation plus approval-gated remediation steps. I like the npx demo, read-only-by-default K8s stance, and built-in audit trail; the obvious caveat is its dependence on proprietary LLM keys and the ops work needed before trusting any mutating actions in production.