ai-review-validator

Installation
SKILL.md

Ai Review Validator

Overview

Automate validation and execution of AI Review suggestions. This skill verifies AI-generated code review comments by checking official documentation, analyzing the codebase, testing compilation, and calculating confidence scores before automatically applying verified changes.

⚠️ CRITICAL REQUIREMENT

EVERY commit that applies an AI Review suggestion MUST include the original comment URL in the commit message.

This is NON-NEGOTIABLE. The commit message format MUST be:

git commit -m "fix: <summary>

Apply AI Review suggestion
Verified with confidence: <score>/100
Related skills
Installs
8
GitHub Stars
3
First Seen
Jan 28, 2026