meta-review

Orchestrate multi-model code reviews with static analysis into a unified report.

1|1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/trevorbyrum/claude-skills-suite --skill meta-review-trevorbyrum
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-review
Source: https://github.com/trevorbyrum/claude-skills-suite/tree/main/skills/meta-review
Command: npx skills add https://github.com/trevorbyrum/claude-skills-suite --skill meta-review-trevorbyrum

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the complex and time-consuming process of thoroughly reviewing code and project integrity across multiple dimensions and AI models, ensuring higher quality and identifying potential risks before deployment.

Core Features & Use Cases

  • Multi-Lens Analysis: Conducts reviews across various aspects like security, testing, completeness, and compliance.
  • Multi-Model Execution: Leverages different AI models (Sonnet, Codex, Gemini) for diverse perspectives and deeper analysis.
  • SAST Integration: Incorporates static analysis tool results (Semgrep, SonarQube, etc.) for a comprehensive pre-scan.
  • Use Case: Before deploying a critical update, run this Skill to get a detailed audit of the codebase, identify security vulnerabilities, check for adherence to best practices, and ensure all planned features are complete.

Quick Start

Run a full project review using the meta-review skill.

Frequently Asked Questions about meta-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a comprehensive code review before deployment?

Automated comprehensive code review orchestrates multi-model analysis to evaluate code quality, security, completeness, and compliance. It synthesizes findings from diverse AI models and static analysis tools into a unified report, ensuring higher quality and identifying risks before deployment.

Can I incorporate SAST tool results into an AI project audit?

Yes, SAST tool results from scanners like Semgrep or SonarQube can be incorporated into an AI project audit. The review process integrates these static analysis pre-scans to provide a comprehensive baseline before applying multi-model AI analysis.

What is multi-model analysis for code security and compliance?

Multi-model analysis for code security leverages different AI models like Sonnet, Codex, and Gemini to provide diverse perspectives during a review. This approach analyzes code across multiple dimensions, identifying security vulnerabilities and checking adherence to compliance requirements.

Does multi-model code review work without external dependencies?

Multi-model code review orchestrates without external dependencies, coordinating analysis across different AI models and SAST tools. It synthesizes the findings internally to generate a unified project quality and security report.

What's the best way to run a pre-deployment quality gate check?

The best way to run a pre-deployment quality gate is executing a comprehensive project review that analyzes code completeness and security. This synthesizes multi-model findings and static analysis results into a unified audit report to identify risks before release.