What problem does it solve?
Turning raw operational data into a weekly management report often produces chart dumps that bury the signal. This Skill enforces a contract-first report that answers exactly three questions: what changed, where it is concentrated, and what needs a decision.
Core Features & Use Cases
- Data-Quality Gate: Audits inputs for duplicated rows, missing calendar days, and impossible values before computing any KPI, with findings listed in a footer.
- Threshold-Based Findings: Computes KPIs against last week and a trailing 8-week baseline, then only reports movements beyond agreed thresholds, decomposed by driver dimension (region, carrier, category).
- Fixed Report Structure: Assembles headline KPI cards, a maximum of five tagged findings, 13-week trends, attention lists, and a data-quality footer in the same order every week.
- Use Case: An operations manager feeds weekly order and shipment data to produce a management report highlighting that service level dropped 2 points, driven mainly by one carrier responsible for 60% of the decline, with a suggested next step.
Quick Start
Use the weekly-ops-report skill to turn this week's operational data into a management report with KPI deltas, top findings, and a data-quality footer.