What problem does it solve? After running validation and audit checks on a Claude Code plugin, teams are left with scattered findings and no clear overall verdict. This Skill aggregates those findings into a single executive scorecard with a letter grade, numeric score, and ranked improvement actions. ## Core Features & Use Cases - 7-Dimension Scoring: Evaluates Structure Conformance, Manifest Quality, Component Standards, Hook Safety, Reference Integrity, Security Posture, and Content Quality with strict PASS/WARN/FAIL rules. - Letter Grade Mapping: Converts numeric scores (out of 70) into A-F grades using fixed percentage thresholds, with proportional recalculation when dimensions are N/A. - Priority Actions: Ranks the top 3 most impactful fixes by severity, including expected score improvement for each. - Use Case: After running validate-structure, validate-manifest, and audit-security on a plugin, invoke this Skill to produce a compact Markdown table showing per-dimension status, finding counts, total score, grade, and the three fixes that will raise the grade fastest. ## Quick Start Generate a QA scorecard for my plugin using the findings from the validation and audit skills we just ran.