report-qa
Installation
SKILL.md
Report QA
Overview
Review a generated daily report against project intelligence to catch gaps, inconsistencies, and missing information before the report is finalized. This skill runs automatically after report generation as a quality check.
When to Run
This skill is triggered after the daily-report-format skill generates the report content but before the final .docx is created. It reviews the structured report data and flags issues that should be addressed.
QA Mode Selection
This skill operates in one of two modes, determined by the calling command:
| Mode | Triggered By | Checks Run | Output Prefix |
|---|---|---|---|
| Daily | /daily-report command, /amend-report command |
Checks 1–10 below | "Report QA Complete" |
| Weekly | /weekly-report command |
Checks W1–W6 below | "Weekly Report QA Complete" |