What problem does it solve?
This Skill answers the operator’s weekly question—“was this week worth it?”—by synthesizing agent health, community growth, and economic activity into a single readable scorecard.
Core Features & Use Cases
- Weekly three-lane scorecard: Produces an agent health, community growth, and economic activity summary in a fixed structure for fast operator scanning.
- Synthesis-only from existing skill outputs: Pulls numbers from other repo articles and memory logs, degrading gracefully to avoid fabrication when data is missing.
- Verdict rollup with clear vocabulary: Computes OK/WATCH/DEGRADED using a worst-of-three approach, aligning terminology with heartbeat-style P-flag semantics.
- Operator delivery artifacts: Writes the canonical markdown article and a dashboard JSON spec, and optionally sends a notification.
Quick Start
Run operator-scorecard with var set to dry-run to generate the weekly scorecard artifacts without sending a notification, or leave var empty to run normally for the default 7-day window.