What problem does it solve? After running multiple validation and audit checks on a Claude Code plugin, findings are scattered across different outputs, making it hard to assess overall plugin health and decide what to fix first. This Skill consolidates everything into one prioritized, shareable report. ## Core Features & Use Cases - Findings Aggregation: Collects results from seven validation and audit skills (structure, manifest, components, hooks, cross-references, security, content quality) into a single Markdown document. - Executive Summary: Produces a 3-line TL;DR, a plugin overview table, summary statistics by severity, and a Top 5 prioritized recommendations list. - Use Case: After auditing a plugin before marketplace publication, generate a report file named {plugin-name}_qa-report_{date}.md that lists every CRITICAL, WARNING, and INFO finding with file paths, line numbers, and actionable fixes. ## Quick Start Generate a full QA report for this plugin by combining all validation and audit findings from this session.