What problem does it solve? Teams need a consistent way to verify that implemented changes actually match the agreed specification, meet engineering quality expectations, and comply with the active policy before delivery. This Skill runs the Lintel canonical review workflow inside GitHub Copilot so reviews follow the same shared process every session. ## Core Features & Use Cases - Specification Compliance Review: Checks implemented changes against the specification and acceptance criteria defined during planning. - Quality and Policy Checks: Evaluates engineering quality and conformance to the active policy using the Copilot adapter's tool mapping, authorization, and verification rules. - Use Case: After Copilot executes build cards for a new health endpoint, run the review to confirm the implementation matches the plan, passes quality checks, and produces a documented release decision. ## Quick Start Ask Copilot to review the current changes against the specification and active policy using the li-review skill.