What problem does it solve? After a multi-phase writing-style analysis pipeline produces 25+ separate reports, stakeholders need a single document that combines all findings without reading each report individually. This Skill reads every report in docs/analysis/ and produces one unified summary with an executive narrative, per-report breakdowns, and a pipeline health audit. ## Core Features & Use Cases - Executive Synthesis: Writes a 2-4 paragraph narrative connecting findings across all reports, covering persona, archetype, distinctive voice traits, and confidence level. - Per-Report Summaries: Condenses each of the 25 analysis reports into 3-8 quantitative bullet points, grouped by pipeline phase. - Pipeline Health Audit: Inventories expected reports, flags missing or stub files, and surfaces low-confidence findings. - Use Case: After running a full writing-corpus analysis pipeline on a Reddit data export, use this Skill to generate docs/analysis/26-pipeline-summary.md as the final deliverable for stakeholders. ## Quick Start Use the pipeline-summary-report skill to combine all completed analysis reports in docs/analysis/ into a final summary document.