What problem does it solve? After a talk is built across multiple stages (content brief, slides-content, delivery plan, style spec, and the rendered deck), the artifacts often drift apart — titles mutate, numbers change, cue cards point at the wrong slides, and the deck's colors diverge from the approved palette. This Skill performs the final holistic coherence pass that catches drift hiding at the seams between artifacts. ## Core Features & Use Cases - Spine-survival verification: Traces the throughline, memorable moment, and named specifics verbatim from the content brief through every downstream artifact and the rendered deck. - Cross-artifact consistency checks: Triple-matches assertion titles across slides-content, the built deck, and delivery cue cards; verifies slide counts, speaker notes, and shipped CSS tokens against the style spec. - Holistic anti-slop gates: Re-runs all Keep-It-Human gates A–E across the finished set, applying the accumulation rule (3+ flags routes back to the owning stage). - Reconciliation changelog: Fixes trivial incoherences in place, asks before non-trivial changes, routes structural problems back to the owning sub-skill, and writes 05-refine-notes.md with residual human-only TODOs. - Use Case: Your React slide deck is built and you ask "is this ready to ship?" — the Skill loads all five artifacts, finds that a cue card is keyed to the wrong slide and a chart number drifted from the brief, fixes the trivial issues, and produces a ship-readiness report. ## Quick Start Ask the assistant to run a final coherence pass on your finished talk in ~/talks/<slug> and reconcile the deck against the brief, slides, delivery plan, and style spec.