Incident Recovery

When a long-running service freezes — pipeline, queue, worker, sync job — the recovery sequence is the same regardless of language or stack. Investigate before killing; verify the kill is data-safe; restart with a verification probe; capture the contention pattern as memory so the next instance is faster. The pattern beats writing a project-specific runbook for every service. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/tomevault-io--companyos--incident-recovery commit 4446d6768e

Frequently asked questions

npx skillmds@latest add tomevault-io/incident-recovery