What problem does it solve?
This Skill acts as a server's black box, continuously capturing system state snapshots to aid in forensic analysis after incidents, preventing data loss and enabling detailed post-mortem investigations.
Core Features & Use Cases
- Continuous Telemetry: Captures lightweight system snapshots at regular intervals (e.g., every 5 minutes).
- Incident Forensics: Provides tools to recall historical snapshots, journal logs, and event logs for detailed analysis.
- Root Cause Analysis: Helps reconstruct the sequence of events leading to an incident, identify resource bottlenecks, and suggest preventative measures.
- Use Case: After a server crash at 3 AM, use this Skill to review the system's state in the hours prior, identify a memory leak in PostgreSQL exacerbated by high traffic, and determine the exact sequence of events that led to the crash.
Quick Start
Use the flight-recorder skill to recall system snapshots from the last 24 hours.