code-review

Orchestrate parallel code reviews and synthesize findings into a structured report.

820|59|Updated Jun 19, 2026
One-click install
npx skills add https://github.com/modiqo/skillspec --skill code-review-modiqo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/modiqo/skillspec/tree/main/.claude/skills/code-review/source
Command: npx skills add https://github.com/modiqo/skillspec --skill code-review-modiqo

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures comprehensive code reviews by orchestrating research, parallel reviews, and synthesis, reducing errors and improving code quality.

Core Features & Use Cases

  • Multi-Agent Orchestration: Coordinate research, domain-specific reviews, and external research into a synthesized report.
  • Parallel Reviews: Conduct concurrent code reviews across multiple agents for speed and thoroughness.
  • Synthesized Report: Aggregate findings into a structured report with severity levels and suggested fixes.
  • Use Case: Utilize this Skill for PR code reviews, ad-hoc code audits, or to ensure the quality of changes before merging.

Quick Start

Run the code-review skill on your code changes to automatically review them with multiple agents and generate a report.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate pull request code reviews for better software quality?

Automated code review is performed by orchestrating research and parallel agent reviews to inspect code changes and synthesize findings into a structured report. This process reduces errors and improves software quality.

What is multi-agent code analysis and how does it work?

Multi-agent code analysis works by coordinating research, domain-specific reviews, and external research concurrently across multiple agents. It then aggregates findings into a synthesized report with severity levels and suggested fixes.

Can I conduct parallel code reviews across multiple agents for an ad-hoc code audit?

Yes, you can conduct concurrent code reviews across multiple agents for ad-hoc code audits. This approach ensures thorough code inspection and synthesizes findings into a structured report.

Does the code review process require specific dependencies or environments?

No, the code review process requires no specific dependencies. It operates within standard software engineering workflows to manage research, parallel reviews, and synthesis without external environment setup.

What is the best way to synthesize code review findings into a structured report?

The best way to synthesize code review findings is through multi-agent orchestration that aggregates domain-specific reviews into a structured report. This report includes severity levels and suggested fixes for comprehensive quality assurance.

When should I use multi-agent orchestration for code inspection instead of manual reviews?

Use multi-agent orchestration for code inspection when conducting PR reviews or ensuring quality before merging to achieve comprehensive coverage. It orchestrates research and parallel reviews to reduce errors better than manual reviews.