What problem does it solve? Verifying that finished code actually matches its approved specification is hard: specs drift, tasks go stale, and findings get duplicated or lost across review passes. This Skill runs one independent holistic review that checks implementation against the authoritative specification and coordinates all seven canonical review areas (alignment, correctness, security, quality, testing, docs, style) with stable finding identities and reconciled dispositions. ## Core Features & Use Cases - Specification alignment review: Traces spec-to-code for omissions and drift, and code-to-spec for unsanctioned behavior, binding every verdict to the exact approved specification content and task definitions. - Freshness-gated Notion sources: Invokes sync-spec materialization as a mandatory pre-review probe so reviews never run against stale external specifications. - Disposition lifecycle management: Applies open, fixed, acknowledged, deferred, and skipped dispositions with severity rules (P0-P3) and stable ALIGN-P<n>-<seq> finding IDs that survive reruns. - Use Case: After implementing a feature from a Notion spec, run the review to confirm every success criterion is covered, get per-area verdicts, and reconcile any drift findings with the user before closing the work item. ## Quick Start Ask the agent to review the current implementation against the approved specification for the active work item and summarize dispositions across all review areas.