Review Gate Overview Hard compliance gate that BLOCKS PR creation until review requirements are satisfied. Core principle: No PR without proof of review. No exceptions. This is enforced by hooks. Even if you attempt to skip this skill, the hook on will block the action. Gate Requirements ALL must be satisfied to create a PR: Verification Process Step 1: Check Review Artifact Exists Step 2: Parse Review Status Extract from the latest review artifact: Step 3: Verify No Unaddressed Findings Step 4: Verify Deferred Findings Have Tracking Issues For each deferred finding, verify a tracking issue e…