What problem does it solve? Investment research reports assembled from multiple analyst findings often contain citation gaps, numeric conflicts, missing sections, and tone violations that are hard to catch manually. This Skill systematically audits a draft report against its source findings and evidence ledger, then produces a verdict and an actionable fix list. ## Core Features & Use Cases - Structural and Source Audit: Verifies all 18 required report sections exist and that key figures carry sources, dates, currencies, and accounting periods. - Numeric Recalculation: Recomputes market cap, PER, PBR, EV/EBITDA, FCF Yield, DCF divergence, and implied upside/downside against the market price snapshot. - Claim-Evidence Verification: Validates that every claim in claim-evidence-map.json maps to real entries in the evidence ledger, flagging dangling or empty references. - Fix-List Emission: Emits a machine-readable YAML fix list with classification (numeric_conflict, missing_evidence_link, source_violation, structural_gap, tone_violation) for orchestrator-driven rework. - Use Case: After analysts produce findings and a draft report in the workspace, run this Skill to decide whether the draft can be approved, needs fixes, or requires re-review before finalization. ## Quick Start Review the draft report at 07_draft/report.md against all analyst findings and write the QA verdict, fix list, and final check into the 09_qa workspace directory.