What problem does it solve? After implementation work is done, it is hard to know whether a Linear issue's completion criteria were actually met. This Skill cross-checks the issue's completion conditions against completion comments, linked PRs, and commit diffs so you can confirm real progress before closing an issue. ## Core Features & Use Cases - Criterion-by-criterion verdicts: Judges each completion condition as satisfied, unmet, or undeterminable, with concrete evidence for each verdict. - Evidence gathering: Reads the issue description, status, and comments from Linear, and inspects linked PR diffs or GitHub commits when Linear-side diffs are unavailable. - Status consistency checks: Flags contradictions, such as an issue marked Done while some conditions remain unmet, and suggests next actions. - Use Case: After a developer reports an issue as complete, run this review to verify each completion condition against the actual PR diff and completion comment before moving the issue to Done. ## Quick Start Review whether the Linear issue at this URL satisfies all of its completion conditions based on its comments and linked pull requests.