80 skills available — search, filter, and discover
Take N sources (PDFs, URLs, notes) and produce a structured synthesis with citations
## What it does Ingests a pile of sources — PDFs, URLs, notes, transcripts — and produces a structured synthesis: key findings, points of disagreement, open questions, and the pull-quotes that best re
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