What problem does it solve?
This Skill prevents hidden degradation in engineering quality by analyzing scan history across monitored repos and turning it into actionable portfolio-level alerts.
Core Features & Use Cases
- Portfolio health trend scoring: Computes a weighted composite health score across projects using each project's
scan_priority.
- Regression and sustained degradation detection: Flags score drops (including critical drops) and persistent underperformance across multiple scan cycles.
- Systemic issue identification: Detects cross-repo repeat findings by matching
scan_type + title appearing in multiple projects within the same cycle.
- Digest generation for operators: Produces an operator-friendly Markdown digest plus structured JSON output containing alerts, regressions, project deltas, and systemic issues.
Quick Start
Run the Pi-SEO health monitor to analyze .harness/scan-results/ and generate a dated digest that highlights critical regressions, systemic cross-repo issues, and portfolio health changes.