Incident Recovery — Data skill for Claude Code
When a long-running service freezes — pipeline, queue, worker, sync job — the recovery sequence is the same regardless of language or stack.
How to install Incident Recovery
Installs to ~/.claude/skills/tomevault-io-companyos-incident-recovery/SKILL.md
mkdir -p ~/.claude/skills/tomevault-io-companyos-incident-recovery && curl -fsSL https://raw.githubusercontent.com/tomevault-io/companyos/HEAD/skills/incident-recovery.md -o ~/.claude/skills/tomevault-io-companyos-incident-recovery/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Incident Recovery does
name: incident-recovery description: 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. tier: universal
Incident recovery
A service that has frozen — stopped ma
Alternatives in Data
- Notion Sync — /notion-sync - Push Ranked Jobs and Applications to a Notion Database 36.6k ★
- Archify — Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self 17.2k ★
- A Stock Data — A股全栈数据工具包 · 十一层架构 · 54端点 · 19数据源 · 零鉴权 Full-stack China A-share data toolkit for AI agents — 11 layers, 54 end 9.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Conversation Reply
Investigate a PostHog Conversations support ticket - find root cause via git/code/PostHog data, verify whether
Ix Plan
Generate a risk-ordered implementation plan for a set of targets. Assesses blast radius per target, finds data
Add Background Job
Implement background job processing with queue system. Set up job queue using Bull/BullMQ with Redis. Create j
Bug Investigate
You are investigating ONE reported bug in the current working directory for an automated pipeline. Your ONLY j
Cs Backend Review
Backend engineering review — walks the 7 Matt Pocock forcing questions (read/write ratio + QPS, tenancy, sync
Symptomsync Agentic AI Change
Use when tasks touch agentic_ai/, including the FastAPI service, LangGraph flow, agents, chains, settings, tes
Related Agents
DevOps Incident Responder
Use this agent when you need to troubleshoot production issues, analyze system logs, debug deployment failures
R6 Orchestrator
Reinforced Suite 6 Orchestrator for the Suite Cascade System. Orchestration, task sequencing, interchange, Cer
Incident Triage
Investigate production incidents in Berserk — correlate errors, latency spikes, and log patterns across servic