codebase-review-swarm

Run multi-stage codebase audits with quote-grounded evidence and verified reports.

437|45|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/ZaxbyHub/opencode-swarm --skill codebase-review-swarm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codebase-review-swarm
Source: https://github.com/ZaxbyHub/opencode-swarm/tree/main/.opencode/skills/codebase-review-swarm
Command: npx skills add https://github.com/ZaxbyHub/opencode-swarm --skill codebase-review-swarm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill eliminates the risk of unverified, hallucination-prone AI code reviews by enforcing strict quote-grounded evidence, mandatory coverage closure, and multi-stage reviewer/critic validation for all findings, ensuring only verified, actionable results are produced.

Core Features & Use Cases

  • Multi-track audit support: Run focused reviews for security, QA, accessibility, performance, AI-slop, supply chain, or enhancement opportunities, or a complete integrated review covering all domains.
  • Non-diluting depth guarantee: Selected tracks receive the same exhaustive depth whether run alone or as part of a multi-track review, with no sampling or shallow checks.
  • Structured artifact output: Generates machine-readable review artifacts, coverage ledgers, and a final verified report without modifying any source files.
  • Use Case: A team preparing a high-risk feature for production can run a focused security and QA audit to catch hidden defects, verify all claims against actual code, and receive a report with exact evidence for every finding.

Quick Start

Invoke the codebase-review-swarm skill at your repository root to run a full evidence-gated codebase review, select your desired audit tracks after the initial inventory phase, and receive a verified report with supporting artifacts without modifying any source files.

Frequently Asked Questions about codebase-review-swarm

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

FAQPage Schema
How do I run an AI code review without hallucinated findings?

To run an AI code review without hallucinated findings, use a quote-grounded review process that enforces evidence validation and coverage closure. This method separates defect detection from enhancement opportunities, requiring deterministic checks before subjective analysis to produce verified, actionable reports.

How do I audit a full codebase for security and accessibility issues?

To audit a full codebase for security and accessibility issues, initiate a multi-track codebase audit at your repository root. This process applies exhaustive depth to selected tracks, generating a machine-readable review artifact and a final verified report with exact evidence without modifying source files.

What is quote-grounded evidence in a codebase audit?

Quote-grounded evidence in a codebase audit is a validation mechanism that eliminates unverified AI code review outputs by enforcing strict evidence matching. It applies multi-stage reviewer and critic validation to all findings, ensuring only verified, actionable results are produced for full-repo scenarios.

Does this code review workflow support different tech stacks and large repositories?

Yes, this code review workflow supports codebases of any size or tech stack. The review process maintains a non-diluting depth guarantee, meaning selected audit tracks receive the same exhaustive depth whether run alone or as part of a multi-track review without sampling or shallow checks.

Can I run a supply chain review separately from a full codebase audit?

Yes, you can run a supply chain review separately from a full codebase audit. The multi-track audit support allows you to run focused reviews for supply chain, security, QA, performance, AI-slop, or enhancement opportunities independently without diluting the review depth.

What are the limitations of standard AI code review compared to quote-grounded reviews?

Standard AI code review limitations include unverified, hallucination-prone outputs and shallow checks. A quote-grounded review overcomes these constraints by mandating coverage closure and multi-stage validation, ensuring every finding is backed by exact evidence and separating defect detection from enhancement opportunities.