review-gate

Verify review artifacts and block PR creation when gates fail.

11|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/troykelly/claude-skills --skill review-gate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-gate
Source: https://github.com/troykelly/claude-skills/tree/main/skills/review-gate
Command: npx skills add https://github.com/troykelly/claude-skills --skill review-gate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enforces a mandatory review gate before PR creation, requiring a complete review artifact and zero unaddressed findings.

Core Features & Use Cases

  • Verify review artifact presence and status
  • Ensure unaddressed findings are zero
  • Require security review for sensitive changes
  • Block PR creation if gates fail

Quick Start

Validate that the review artifact exists and is COMPLETE with no unaddressed findings before proceeding to PR creation.