80 skills available — search, filter, and discover
Parse coverage reports, identify untested critical paths weighted by complexity
## What it does Reads your coverage report (lcov, Istanbul, v8), weights untested code by cyclomatic complexity and git churn, and produces a prioritized list of "where to add tests for real ROI" — no
Parse CI history, identify flaky tests by pattern, suggest stabilization tactics
## What it does Reads CI run history (GitHub Actions, CircleCI, Vercel, Buildkite), identifies tests that pass/fail non-deterministically, classifies the likely flakiness root cause (timing, order, st