pipeline-summary-report
Installation
SKILL.md
Pipeline Summary Report
Overview
Produce a unified summary of all completed pipeline analysis reports. The core principle: read every report, synthesize a composite executive summary of the full persona, then summarize each report individually — the reader should understand the complete picture from the top section alone, but can drill into any specific analysis below.
When to Use
- All (or most) pipeline skills have completed and written reports to
docs/analysis/ - A final deliverable is needed that combines findings across all phases
- Stakeholder needs a single document covering the entire analysis without reading 25+ separate reports
- Pipeline orchestrator signals that synthesis is complete and summary is the final step
When NOT to use:
- Reports are still actively being generated (wait for pipeline completion)
- Only a single report needs review (just read that report directly)
- You need to produce the subagent instruction prompt (that is skill 25, not this skill)