What problem does it solve?
Test results analysis, quality metrics, flaky test detection, and coverage trend tracking for Vitest suites running in the workerd runtime. Transforms raw test output into actionable insights — pass rates, slowest tests, coverage diffs, and sprint quality reports. Use when analyzing test failures, identifying flaky tests, generating quality reports, tracking coverage trends, or diagnosing slow test suites. Triggers on: "test results", "flaky test", "test analysis", "quality report", "coverage trend", "slow tests", "test metrics", "sprint quality", "test health", "why did tests fail", "test dashboard", or any request to interpret or summarize test output.
Core Features & Use Cases
- Parse structured Vitest JSON output to transform test results into usable quality metrics.
- Identify flaky tests and provide quarantine/trends analysis to improve stability.
- Track coverage trends, slow tests, and generate sprint-quality reports for leadership and CI dashboards.
- Provide actionable recommendations and diagnostics to speed up debugging after failures.
Quick Start
Provide Vitest JSON output from your CI and run the skill to generate a sprint quality report.