What problem does it solve?
Compiling a weekly production health review requires manually pulling incidents, pager load, bug tickets, alerts, and error logs from multiple observability and ticketing systems, then cross-referencing them into a consistent report.
Core Features & Use Cases
- Multi-Source Aggregation: Gathers incident.io incidents and alert load, Linear bug tickets, Datadog alert clusters, and Datadog error log patterns for a defined weekly window.
- Structured Output Contract: Produces exactly five source tables (incident.io, incident.io Alert Load, Linear Bugs, Datadog Alerts, Datadog Logs) with defined column schemas and classification rules.
- Cross-Source Linking: Deduplicates against Linear and links Datadog evidence to incidents and bugs so repeated issues are not reported as new.
- Use Case: An on-call lead asks "what broke last week" and receives a read-only, table-first review covering prod-us, prod-eu, prod-hipaa, and prod-jp with per-engineer pager load and deep-dived alert clusters.
Quick Start
Use the weekly-production-review skill to prepare a production review of last week's incidents, pager load, Linear bugs, Datadog alerts, and error log patterns.