What problem does it solve? Layout-vs-Schematic verification failures produce dense reports full of unmatched instances, shorts, opens, and device parameter mismatches that are slow to debug manually. This Skill parses those reports, classifies every mismatch, identifies root causes, and proposes concrete layer-and-coordinate fixes so you can reach LVS-clean sign-off faster. ## Core Features & Use Cases - Mismatch classification: Parses Calibre, Netgen, and Pegasus reports into categories — unmatched instances, unmatched nets (shorts/opens), device parameter mismatches (W/L, M, NF), and property mismatches. - Root-cause analysis: Checks the top-3 common causes (missing net labels, missing vias, wrong PDK device variant) and proposes the exact layer and coordinate to edit for each mismatch. - Sign-off hardening: Covers device-level netgen LVS with Magic extraction, port-seeding routes for top-level pin matching, and a mandatory sign-off guard that rejects vacuous portless matches. - Use Case: After place-and-route on a GF180MCU or sky130 design, run netgen LVS, feed the report to this Skill, and receive a triage document with mismatch counts, the top 20 fixes, waiver justifications, and a minimal re-run plan. ## Quick Start Analyze my netgen comp.out LVS report and produce a triage document with categorized mismatches, root causes, and fixes.