What problem does it solve? Presentation storyboards often ship with weak hooks, missing calls-to-action, unverified data claims, or compliance risks that only surface during the actual pitch. This Skill audits a generated STORYBOARD markdown file before presentation and produces a parallel review report with concrete, actionable issues. ## Core Features & Use Cases - Four adversarial critics: Runs sequential passes for clarity (action titles, horizontal logic), persuasion (hook and CTA critique via the /copy skill with heuristic fallback), SUCCESs stickiness (Heath framework), and a VERIFICAR auditor that classifies flagged unverified data by slide type. - Categorical severity output: Classifies every issue as BLOCKER, MAJOR, or MINOR with concrete rewrite suggestions, never emitting numeric scores, and writes results to a parallel .review.md file without overwriting the original. - Vertical-aware rules: Applies per-vertical defaults for max CTAs (fundraising, sales, clinical, teaching, scientific, and more) and compliance checks such as CFO/CVM regulatory constraints. - Use Case: After generating an investor pitch storyboard, run the reviewer to catch a missing Ask slide, a cure-promise compliance violation, and 25 unverified data flags before presenting to an angel investor. ## Quick Start Ask the assistant to run "/deck review" on your latest STORYBOARD file to generate a parallel .review.md report with blocker, major, and minor issues.