What problem does it solve? Turning a whole-repository health check into actionable work is slow and error-prone: findings lack evidence, duplicates flood the tracker, and unaudited areas silently look clean. This Skill runs an evidence-based engineering audit and converts verified findings into a deduplicated, PR-sized GitHub Issue backlog under one tracking Epic. ## Core Features & Use Cases - Parallel multi-domain review: Fans out specialized review agents (architecture, security, testing, CI/CD, infra, observability, DX, dependencies) matched to the detected stack, each returning structured findings with mandatory file:line evidence. - Adversarial verification and dedupe: Every finding is checked against its cited code, deduplicated against existing open and closed GitHub Issues, and high-impact items can be challenged by skeptic subagents before filing. - Preview-gated filing with coverage ledger: Nothing is filed without user approval, and every run reports which domains were audited versus dark, both in the preview and inside the Epic body. - Use Case: Ask to assess a repo after a new model release; the Skill detects the stack, dispatches reviewers, verifies findings, aligns labels via the plugin's align-labels.sh script, and files child issues linked as native sub-issues of an executive-summary Epic. ## Quick Start Ask the agent to assess this repository and turn the verified findings into a GitHub Issue backlog under one Epic.