squall-unified-review

Coordinate multiple AI models and local agents for automated code reviews.

1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/DSado88/squall --skill squall-unified-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: squall-unified-review
Source: https://github.com/DSado88/squall/tree/main/.claude/skills/squall-unified-review
Command: npx skills add https://github.com/DSado88/squall --skill squall-unified-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates comprehensive code reviews by coordinating multiple AI models and local investigation agents to surface defects, omissions, and design concerns with speed and rigor.

Core Features & Use Cases

  • Auto-depth review: automatically selects QUICK, STANDARD, DEEP, or SWARM depth based on code characteristics and user intent.
  • Multi-model orchestration: integrates Gemini, Codex, Grok, Opus, and optional team agents to provide diverse perspectives.
  • Hypothesis-driven analysis: generates and tests concrete hypotheses with traceable file-level references.
  • Synthesis & memory: produces structured consensus and memorizes patterns for future reviews.

Quick Start

Run a unified review on the provided code changes with auto-depth and optional swarm agents.

Frequently Asked Questions about squall-unified-review

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

FAQPage Schema
How do I automate code review on large pull requests?

You can automate code review on large pull requests by coordinating multiple AI models and local investigation agents to surface defects with traceable file-level references. The process applies hypothesis-driven analysis to diffs and file sets of any size, automatically selecting the appropriate review depth.

How does multi-model code review improve defect detection?

Multi-model code review improves defect detection by orchestrating diverse AI perspectives, such as Gemini, Codex, Grok, and Opus, to generate and test concrete hypotheses. This ensemble approach produces structured consensus and an auditable trail, surfacing design concerns that a single model might miss.

Can I use multiple AI models to review code diffs automatically?

Yes, you can use multiple AI models to review code diffs automatically. The automated review process integrates various models and optional team agents, applying auto-depth selection to coordinate comprehensive analysis across diffs, PRs, and file sets of any size.

What is the best way to handle code review for complex diffs?

The best way to handle code review for complex diffs is to use a hypothesis-driven analysis approach with automatic depth selection. By selecting SWARM or DEEP depth based on code characteristics, the review coordinates multiple models to generate structured synthesis and memorize patterns for future audits.

Does multi-model code review work with existing CI workflows?

Multi-model code review integrates with existing CI workflows by applying automated analysis to diffs and PRs. It supports auto-depth selection for file sets of any size, ensuring the review process scales appropriately while maintaining an auditable trail and memory-backed recommendations.

When should I use SWARM depth for code review?

You should use SWARM depth for code review when handling complex file sets where maximum rigor is required. The auto-depth feature selects SWARM based on code characteristics and user intent, coordinating multiple models and optional team agents to ensure comprehensive hypothesis-driven analysis.